summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/nolibc/Makefile
AgeCommit message (Expand)Author
2023-10-12selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh
2023-08-23selftests/nolibc: libc-test: use HOSTCC instead of CCZhangjin Wu
2023-08-23selftests/nolibc: allow report with existing test logZhangjin Wu
2023-08-23selftests/nolibc: add test support for ppc64Zhangjin Wu
2023-08-23selftests/nolibc: add test support for ppc64leZhangjin Wu
2023-08-23selftests/nolibc: add test support for ppcZhangjin Wu
2023-08-23selftests/nolibc: add XARCH and ARCH mapping supportZhangjin Wu
2023-08-23selftests/nolibc: enable compiler warningsThomas Weißschuh
2023-08-23selftests/nolibc: don't strip nolibc-testThomas Weißschuh
2023-08-23selftests/nolibc: allow test -include /path/to/nolibc.hZhangjin Wu
2023-08-23selftests/nolibc: allow run nolibc-test locallyZhangjin Wu
2023-08-23selftests/nolibc: report: add newline before test failuresZhangjin Wu
2023-08-23selftests/nolibc: report: extrude the test status lineZhangjin Wu
2023-08-23selftests/nolibc: report: align passed, skipped and failedZhangjin Wu
2023-08-23selftests/nolibc: report: print total testsZhangjin Wu
2023-08-23selftests/nolibc: report: print a summarized test statusZhangjin Wu
2023-08-23selftests/nolibc: add run-libc-test targetZhangjin Wu
2023-08-06selftests/nolibc: restore the failed tests printZhangjin Wu
2023-08-06selftests/nolibc: always print the path to test log fileZhangjin Wu
2023-08-06selftests/nolibc: add a standalone test report macroZhangjin Wu
2023-06-09selftests/nolibc: make sure gcc always use little endian on MIPSWilly Tarreau
2023-06-09selftests/nolibc: also count skipped and failed tests in outputWilly Tarreau
2023-06-09selftests/nolibc: allow specify extra arguments for qemuZhangjin Wu
2023-06-09tools/nolibc: simplify stackprotector compiler flagsThomas Weißschuh
2023-06-09tools/nolibc: riscv: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: mips: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: arm: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: aarch64: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: validate C89 compatibilityThomas Weißschuh
2023-06-09tools/nolibc: add libc-test binaryThomas Weißschuh
2023-03-27tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh
2023-03-27tools/nolibc: i386: add stackprotector supportThomas Weißschuh
2023-03-27tools/nolibc: tests: add test for -fstack-protectorThomas Weißschuh
2023-03-27tools/nolibc: tests: fold in no-stack-protector cflagsThomas Weißschuh
2023-03-20selftests/nolibc: Adjust indentation for MakefileFeiyang Chen
2023-03-20selftests/nolibc: Add support for LoongArchFeiyang Chen
2023-03-20tools/nolibc: always disable stack protector for testsThomas Weißschuh
2023-01-24selftests/nolibc: Add a "run-user" target to test the program in user landWilly Tarreau
2023-01-24selftests/nolibc: Support "x86_64" for arch nameWilly Tarreau
2023-01-09selftests/nolibc: add s390 supportSven Schnelle
2022-10-28selftests/nolibc: Always rebuild the sysroot when running a testWilly Tarreau
2022-08-31selftests/nolibc: add a "help" targetWilly Tarreau
2022-08-31selftests/nolibc: "sysroot" target installs a local copy of the sysrootWilly Tarreau
2022-08-31selftests/nolibc: add a "run" target to start the kernel in QEMUWilly Tarreau
2022-08-31selftests/nolibc: add a "defconfig" targetWilly Tarreau
2022-08-31selftests/nolibc: add a "kernel" target to build the kernel with the initramfsWilly Tarreau
2022-08-31selftests/nolibc: add basic infrastructure to ease creation of nolibc testsWilly Tarreau