linux/tools/testing/selftests/nolibc
Thomas Weißschuh b070dc3629 selftests/nolibc: use gcc 15
Newer compilers tend to detect more problematic code.

Update the testsuite to use gcc 15.2.0 by default.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20260408-nolibc-gcc-15-v1-3-330d0c40f894@weissschuh.net
2026-04-09 23:25:45 +02:00
..
.gitignore selftests/nolibc: add script to run testsuite 2023-12-11 22:38:17 +01:00
Makefile selftests/nolibc: add a variable for nolibc-test source files 2026-03-20 17:58:27 +01:00
Makefile.include selftests/nolibc: enable -Wundef 2026-03-22 11:03:59 +01:00
Makefile.nolibc selftests/nolibc: only use libgcc when really necessary 2026-04-06 19:46:54 +02:00
nolibc-test-ignore-errno.c selftests/nolibc: validate NOLIBC_IGNORE_ERRNO compilation 2026-03-20 17:58:28 +01: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: don't skip tests for unimplemented syscalls anymore 2026-04-07 09:29:26 +02:00
run-tests.sh selftests/nolibc: use gcc 15 2026-04-09 23:25:45 +02:00