selftests/nolibc: integrate with kselftests
authorThomas Weißschuh <linux@weissschuh.net>
Fri, 20 Jun 2025 21:39:33 +0000 (23:39 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 23 Jun 2025 20:56:21 +0000 (22:56 +0200)
commiteb135311083100b6590a7545618cd9760d896a86
tree0ae75415ba8b153f033e5c1f7a4ffeff882c3b50
parent3adf4f90c9bda3d875ce05721ee4bb91c552faa5
selftests/nolibc: integrate with kselftests

Hook up nolibc-test with the kselftests framework.
This enables CI systems and developers to easily execute the tests.

While nolibc-test does not emit KTAP output itself that is not a problem,
as the kselftest executor will wrap the output in KTAP.

Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250620-nolibc-selftests-v1-4-f6b2ce7c5071@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/Makefile
tools/testing/selftests/nolibc/Makefile [new file with mode: 0644]