linux_dsm_epyc7002/tools/testing/selftests/rcutorture
Paul E. McKenney c0b94ffb66 rcutorture: Summarize summary of build and run results
When running the default list of tests, the run summary of a successful
(that is, failed to find any errors) run fits easily on a 24-line screen.
But a run with something like "--configs '5*CFLIST'" will be 80 lines long,
and it is all too easy to miss a failure message when scrolling back.
This commit therefore prints out the number of runs with failing builds
or runtime failures, but only if there are any such failures.

For example, a run with a single build error and a single runtime error
would print two lines like this:

1 runs with build errors.
1 runs with runtime errors.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2020-02-20 16:03:30 -08:00
..
bin rcutorture: Summarize summary of build and run results 2020-02-20 16:03:30 -08:00
configs rcutorture: Add 100-CPU configuration 2020-02-20 16:03:30 -08:00
doc rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios 2019-10-05 11:49:13 -07:00
formal/srcu-cbmc block: remove CONFIG_LBDAF 2019-04-06 10:48:35 -06:00
.gitignore torture: Remove obsolete files from rcutorture .gitignore 2016-11-14 10:48:51 -08:00
Makefile rcutorture: Provide rudimentary Makefile 2019-05-28 09:06:09 -07:00