]> code.delx.au - pulseaudio/commitdiff
tests: Make sure tests assert on failures and return error status
authorMaarten Bosmans <mkbosmans@gmail.com>
Fri, 28 Oct 2011 14:30:05 +0000 (16:30 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 2 Nov 2011 13:56:23 +0000 (19:26 +0530)
When a test program exits with a nonzero return value (or an assert is hit),
the test is regarded as a FAIL.
This makes `make check` a little more useful.


No differences found