diff options
author | Willy Tarreau <w@1wt.eu> | 2023-06-04 14:14:27 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-06-09 11:46:10 -0700 |
commit | fa0df56a804b9b1df6caea7f178771665e46d218 (patch) | |
tree | ae981f111266e701f13ff641851b21ae5613bd6b /scripts/gdb/linux/interrupts.py | |
parent | 957bfa31f1d93ba7ea9fda2a401b0f3c79129d5e (diff) |
selftests/nolibc: also count skipped and failed tests in output
Right now skipped and failed test counts are not reported, and a few
times already we missed skipped ones that ought not to. Let's now
count each category and continue to invite the user to check the
report file when skipped+fail > 0. E.g:
$ make run-user
(...)
CC nolibc-test
136 test(s) passed, 2 skipped, 0 failed. See all results in .../run.out
Note that it's important to be careful about the trailing \r on the qemu
output (thanks Zhangjin for noticing).
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions