linux/tools/testing/selftests/nolibc
Thomas Weißschuh b9e5036317 selftests/nolibc: add x32 test configuration
Nolibc supports the x32 ABI on x86.
Add a testcase to make sure the support stays functional.

QEMU user does not have support for x32, so skip the test there.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250712-nolibc-x32-v1-2-6d81cb798710@weissschuh.net
2025-07-13 16:58:41 +02:00
..
.gitignore selftests/nolibc: add script to run testsuite 2023-12-11 22:38:17 +01:00
Makefile selftests/nolibc: integrate with kselftests 2025-06-23 22:56:21 +02:00
Makefile.include selftests/nolibc: split out CFLAGS logic 2025-06-23 22:51:58 +02:00
Makefile.nolibc selftests/nolibc: add x32 test configuration 2025-07-13 16:58:41 +02:00
nolibc-test-linkage.c selftests/nolibc: drop include guards around standard headers 2025-05-21 15:32:27 +02:00
nolibc-test-linkage.h selftests/nolibc: add tests for multi-object linkage 2023-10-12 21:14:20 +02:00
nolibc-test.c selftests/nolibc: correctly report errors from printf() and friends 2025-07-06 11:02:40 +02:00
run-tests.sh selftests/nolibc: add x32 test configuration 2025-07-13 16:58:41 +02:00