]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
check: add brief result summaries
authorDave Chinner <dchinner@redhat.com>
Tue, 29 Nov 2016 02:48:09 +0000 (13:48 +1100)
committerEryu Guan <eguan@redhat.com>
Tue, 29 Nov 2016 06:49:33 +0000 (14:49 +0800)
commit37d78d97f65715d22a3ee4bbb28720137ef1eede
treeeb933799fece93ce538ec18b2b305dc83728577c
parent64ea47a87e9a58c0c1405d093a01cc4fb6132e56
check: add brief result summaries

When running multiple sections and hundreds of tests in each config
section, it's hard to see what failed from the summary output
because of the hundreds of tests listed in the "tests run" and
"tests not run" output. Add a "-b" option for brief result summaries
that only output the tests that failed and the summary count of
tests failed.

Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
check