scftorture: Flag errors in torture-compatible manner
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 1 Jul 2020 23:06:22 +0000 (16:06 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 25 Aug 2020 01:38:35 +0000 (18:38 -0700)
commitdbf83b655a7853bc430af10e9a3e7eb1f4c90f86
tree33a07406ffecadf70c68a02f0dbe47850773721b
parent4df55bddc1a360e94c86e227fe417ac9422cb615
scftorture: Flag errors in torture-compatible manner

This commit prints error counts on the statistics line and also adds a
"!!!" if any of the counters are non-zero.  Allocation failures are
(somewhat) forgiven, but all other errors result in a "FAILURE" print
at the end of the test.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/scftorture.c