selftests/nolibc: always print the path to test log file
authorZhangjin Wu <falcon@tinylab.org>
Mon, 19 Jun 2023 06:57:34 +0000 (14:57 +0800)
committerWilly Tarreau <w@1wt.eu>
Sun, 6 Aug 2023 10:27:52 +0000 (12:27 +0200)
commitb3389e48bf3199607a96240487c78a1fdd4b3e61
tree1b8c050a812fdcee875447925bde0f1670395b74
parent5ef956634bc894ab1145bf7cc8e500063fda614d
selftests/nolibc: always print the path to test log file

Even when there is no failure, developers may be still interested in the
test log file, especially, string alignment, duplicated print, kernel
message and so forth, so, always print the path to test log file.

A new line is added for such a print to avoid annoying people who don't
care about it when the test pass completely.

Suggested-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/lkml/ZIB792FtG6ibOudp@1wt.eu/
Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
tools/testing/selftests/nolibc/Makefile