commit | dbf83b655a7853bc430af10e9a3e7eb1f4c90f86 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Wed Jul 01 16:06:22 2020 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Mon Aug 24 18:38:35 2020 -0700 |
tree | 33a07406ffecadf70c68a02f0dbe47850773721b | |
parent | 4df55bddc1a360e94c86e227fe417ac9422cb615 [diff] |
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>