chiark / gitweb /
test: only use assert_se in test_raw_clone
authorFilipe Brandenburger <filbranden@google.com>
Tue, 23 Dec 2014 18:14:46 +0000 (10:14 -0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 25 Dec 2014 16:55:12 +0000 (11:55 -0500)
commite50221bf1ae8bc8e14f242efa4c9d26b7a47639b
tree1a979c828fbe59e466754de3504cdb6a9a039daa
parent0a7f0fcc79772d257e0c42358ad472a37a8ab151
test: only use assert_se in test_raw_clone

The asserts used in the tests should never be allowed to be optimized away.
src/test/test-util.c