• 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
..
compel Loading commit data...
inhfd Loading commit data...
jenkins Loading commit data...
others Loading commit data...
zdtm Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
abrt.sh Loading commit data...
check_actions.py Loading commit data...
crit-recode.py Loading commit data...
criu.py Loading commit data...
empty-netns-prep.sh Loading commit data...
groups.desc Loading commit data...
inhfd.desc Loading commit data...
rpc_pb2.py Loading commit data...
show_action.sh Loading commit data...
umount2.c Loading commit data...
zdtm.desc Loading commit data...
zdtm.py Loading commit data...
zdtm_ct.c Loading commit data...
zdtm_mount_cgroups Loading commit data...