selftests/nolibc: anchor paths in $(srcdir) if possible
authorThomas Weißschuh <linux@weissschuh.net>
Tue, 31 Oct 2023 20:36:59 +0000 (21:36 +0100)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 11 Dec 2023 21:38:15 +0000 (22:38 +0100)
commit7263c9d9b67a9412fcfc2c90b259a28d55d0e970
tree93b6940b80fdbeaa3a4d162e1aa300db718f6e62
parentbdeeeaba83682225a7bf5f100fe8652a59590d33
selftests/nolibc: anchor paths in $(srcdir) if possible

It is easier to recognize paths from their well-known location in the
source tree than having to resolve the relative path in ones head.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20231031-nolibc-out-of-tree-v1-2-47c92f73590a@weissschuh.net
tools/testing/selftests/nolibc/Makefile