]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Cleanup printing of test timing
authorTom Hromatka <tom.hromatka@oracle.com>
Mon, 26 Oct 2020 22:06:14 +0000 (16:06 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 28 Oct 2020 18:40:47 +0000 (12:40 -0600)
commit99927ec23b51c5e51a84742de7b14be49b0d5a1c
tree88aec88071f93e123f147d7f286f281a7861b309
parent97167103dfc815e769fe15af96a75aa94d208d6b
ftests: Cleanup printing of test timing

Combine the passed, skipped, and failed tests into a
single list when displaying the timing results of
each test.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
ftests/ftests.py