aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorWilly Tarreau <[email protected]>2023-06-04 14:14:27 +0200
committerPaul E. McKenney <[email protected]>2023-06-09 11:46:10 -0700
commitfa0df56a804b9b1df6caea7f178771665e46d218 (patch)
treeae981f111266e701f13ff641851b21ae5613bd6b /scripts
parent957bfa31f1d93ba7ea9fda2a401b0f3c79129d5e (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 <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions