selftests/nolibc: restore the failed tests print
authorZhangjin Wu <falcon@tinylab.org>
Mon, 19 Jun 2023 07:01:43 +0000 (15:01 +0800)
committerWilly Tarreau <w@1wt.eu>
Sun, 6 Aug 2023 10:27:52 +0000 (12:27 +0200)
commit5163b8d31eae909f17184cd020ef5785b36c714e
tree4cf71dfc817ae52812628f1bc9f4ff2bcc6358cd
parentb3389e48bf3199607a96240487c78a1fdd4b3e61
selftests/nolibc: restore the failed tests print

The commit fa0df56a804b ("selftests/nolibc: also count skipped and
failed tests in output") added counting for the skipped and failed
tests, but also removed the 'FAIL' results print, let's restore it for
it really allow users to learn the failed details without opening the
log file.

Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
tools/testing/selftests/nolibc/Makefile