torture: Make kvm.sh summaries note runs having only KCSAN reports
authorPaul E. McKenney <paulmck@kernel.org>
Sun, 5 Dec 2021 05:00:55 +0000 (21:00 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 2 Feb 2022 01:25:41 +0000 (17:25 -0800)
commita711aaccf6b389b7fa7f3e35b4f99c437a36b9b2
treecc5f6eccb5c98ea535265abe10e05eae3a40f9b3
parent21fbc62576b67d6db66cae88710f82bd51a556e1
torture: Make kvm.sh summaries note runs having only KCSAN reports

Runs having only KCSAN reports will normally print a summary line
containing only a "Bugs:" entry.  However, these bugs might or might
not be KCSAN reports.  This commit therefore flags runs in which all the
"Bugs:" entries are KCSAN reports.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/console-badness.sh
tools/testing/selftests/rcutorture/bin/parse-console.sh