]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/nolibc: add x32 test configuration
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 12 Jul 2025 09:00:56 +0000 (11:00 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Sun, 13 Jul 2025 14:58:41 +0000 (16:58 +0200)
commitb9e50363178a40c76bebaf2f00faa2b0b6baf8d1
tree2c33ba3f951da2f69c65b2ea3840b009a2635376
parentd5094bcb5bfdfea2cf0de8aaf77cc65db56cbdb5
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
tools/testing/selftests/nolibc/Makefile.nolibc
tools/testing/selftests/nolibc/run-tests.sh