• Adrian Reber's avatar
    zdtm: print test case summary also if all test cases pass · 905c4084
    Adrian Reber authored
    If using the '--keep-going' option, zdtm prints out an overview how many
    tests were run, failed and skipped. This would also be useful to know if
    it did not fail. This patch changes the output like this:
    
     ################## ALL TEST(S) PASSED (TOTAL 297/SKIPPED 36) ###################
    
    or in the case of a failure it is unchanged:
    
     ################### 2 TEST(S) FAILED (TOTAL 297/SKIPPED 34) ####################
      * zdtm/static/sched_policy00(ns)
      * zdtm/static/cgroup02(h)
     ##################################### FAIL #####################################
    Signed-off-by: 's avatarAdrian Reber <areber@redhat.com>
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    905c4084
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...