Whamcloud - gitweb
tests: Print out list of failed tests
authorLukas Czerner <lczerner@redhat.com>
Fri, 16 Sep 2011 03:54:49 +0000 (23:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 16 Sep 2011 03:54:49 +0000 (23:54 -0400)
commit2fa1679adb2be88cddcdc98bed325ac0ce72ef93
tree835365653b0a87ca076c9c70a1e2f577f2452a34
parentd2bfdc7ff15ce7b6b40c087021528ce190ef43c3
tests: Print out list of failed tests

Currently we need to grep, list or just search for failed tests when
running 'make check' which is annoying. This commit simply prints out
the list of failed test names at the end of the output.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/test_script.in