tests: Print test status after running test
authorKristian Høgsberg <krh@bitplanet.net>
Sat, 3 Mar 2012 03:45:28 +0000 (22:45 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 3 Mar 2012 03:45:28 +0000 (22:45 -0500)
commite655059256e70452683d43bbec62e73bc480ff31
treefd2d78c7446bcda7f4e6e89425433adf886fd321
parent62d25699540a71aa42f6414cd51cedfb8d3a3392
tests: Print test status after running test

This way assert output will be a line by itself, which is easier to read
and lets editors such as emacs step through failed assertions.
tests/test-runner.c