diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-12-16 12:04:33 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-02-20 16:03:30 -0800 |
commit | c0b94ffb66845d13f9ec537a28bd1466b4de2e14 (patch) | |
tree | 0f1ab8c473320bea4aeb9041f2703dfe0980bf4e /kernel/rcu/srcutree.c | |
parent | e0714247373b9c0253b002573f63f3e9698b7b30 (diff) |
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>
Diffstat (limited to 'kernel/rcu/srcutree.c')
0 files changed, 0 insertions, 0 deletions