summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/nolibc/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh-1/+5
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh-6/+2
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh-0/+26
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh-340/+0
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh-8/+4
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh-2/+2
2025-06-10selftests/nolibc: make stackprotector probing more robustThomas Weißschuh-1/+4
2025-05-21tools/nolibc: add namespace functionalityThomas Weißschuh-0/+2
2025-05-21tools/nolibc: Add m68k supportDaniel Palmer-0/+5
2025-05-21selftests/nolibc: always run nolibc header checkThomas Weißschuh-1/+1
2025-04-19selftests/nolibc: enable UBSAN if availableThomas Weißschuh-1/+2
2025-04-11tools/nolibc: Add support for SPARCThomas Weißschuh-0/+11
2025-04-11selftests/nolibc: only consider XARCH for CFLAGS when requestedThomas Weißschuh-1/+4
2025-04-11selftests/nolibc: drop dependency from sysroot to defconfigThomas Weißschuh-1/+1
2025-03-02selftests/nolibc: add armthumb configurationThomas Weißschuh-0/+6
2025-03-02selftests/nolibc: explicitly enable ARM modeThomas Weißschuh-0/+1
2025-02-20tools/nolibc: add support for 32-bit s390Thomas Weißschuh-0/+5
2025-02-20selftests/nolibc: rename s390 to s390xThomas Weißschuh-5/+6
2025-02-03selftests/nolibc: execute defconfig before other targetsThomas Weißschuh-3/+3
2025-02-03selftests/nolibc: drop call to mrproper targetThomas Weißschuh-1/+1
2025-02-03selftests/nolibc: drop call to prepare targetThomas Weißschuh-1/+1
2025-02-03selftests/nolibc: drop mips32be EXTRACONFIGThomas Weißschuh-2/+1
2025-02-03selftests/nolibc: enable -Wmissing-prototypesThomas Weißschuh-1/+1
2025-01-13selftests/nolibc: add configurations for riscv32Thomas Weißschuh-0/+5
2025-01-13selftests/nolibc: rename riscv to riscv64Thomas Weißschuh-0/+6
2024-10-07selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh-2/+2
2024-08-12selftests/nolibc: use correct clang target for s390/systemzThomas Weißschuh-0/+3
2024-08-12selftests/nolibc: don't use libgcc when building with clangThomas Weißschuh-2/+9
2024-08-12selftests/nolibc: add cc-option compatible with clang cross buildsThomas Weißschuh-2/+4
2024-08-12selftests/nolibc: add support for LLVM= parameterThomas Weißschuh-3/+6
2024-08-12selftests/nolibc: determine $(srctree) firstThomas Weißschuh-8/+8
2024-08-12selftests/nolibc: report failure if no testcase passedThomas Weißschuh-1/+1
2024-06-29selftests/nolibc: run-tests.sh: use -Werror by defaultThomas Weißschuh-1/+1
2023-12-11tools/nolibc: mips: add support for PICThomas Weißschuh-1/+1
2023-12-11selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh-1/+4
2023-12-11selftests/nolibc: add configuration for mipso32beThomas Weißschuh-0/+7
2023-12-11selftests/nolibc: extraconfig supportThomas Weißschuh-0/+6
2023-12-11selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh-1/+1
2023-12-11selftests/nolibc: use XARCH for MIPSThomas Weißschuh-5/+7
2023-12-11selftests/nolibc: support out-of-tree buildsThomas Weißschuh-4/+14
2023-12-11selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh-2/+2
2023-12-11selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh-1/+8
2023-11-13selftests/nolibc: don't hang on config inputThomas Weißschuh-2/+2
2023-10-12selftests/nolibc: add tests for multi-object linkageThomas Weißschuh-6/+6
2023-10-12selftests/nolibc: use qemu-system-ppc64 for ppc64leThomas Weißschuh-1/+1
2023-10-12selftests/nolibc: allow building i386 with multiarch compilerThomas Weißschuh-0/+1
2023-10-12selftests/nolibc: don't embed initramfs into kernel imageThomas Weißschuh-16/+26
2023-10-12selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh-1/+1
2023-08-23selftests/nolibc: libc-test: use HOSTCC instead of CCZhangjin Wu-1/+1
2023-08-23selftests/nolibc: allow report with existing test logZhangjin Wu-0/+4