summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/nolibc
AgeCommit message (Expand)Author
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: add new gettimeofday test casesZhangjin Wu
2023-06-09selftests/nolibc: remove gettimeofday_bad1/2 completelyZhangjin Wu
2023-06-09selftests/nolibc: support two errnos with EXPECT_SYSER2()Zhangjin Wu
2023-06-09selftests/nolibc: use INT_MAX instead of __INT_MAX__Zhangjin Wu
2023-06-09selftests/nolibc: not include limits.h for nolibcZhangjin Wu
2023-06-09selftests/nolibc: fix up compile warning with glibc on x86_64Zhangjin Wu
2023-06-09selftests/nolibc: allow specify extra arguments for qemuZhangjin Wu
2023-06-09selftests/nolibc: remove test gettimeofday_nullThomas Weißschuh
2023-06-09tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh
2023-06-09selftests/nolibc: test_fork: fix up duplicated printZhangjin Wu
2023-06-09selftests/nolibc: remove the duplicated gettimeofday_bad2Zhangjin Wu
2023-06-09selftests/nolibc: print name instead of number for EOVERFLOWZhangjin Wu
2023-06-09tools/nolibc: support nanoseconds in stat()Thomas Weißschuh
2023-06-09selftests/nolibc: prevent coredumps during test executionThomas Weißschuh
2023-06-09tools/nolibc: add support for prctl()Thomas Weißschuh
2023-06-09tools/nolibc: simplify stackprotector compiler flagsThomas Weißschuh
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: add test for __stack_chk_guard initializationThomas 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-09selftests/nolibc: reduce syscalls during space paddingThomas Weißschuh
2023-06-09selftests/nolibc: syscall_args: use generic __NR_statxZhangjin Wu
2023-06-09tools/nolibc/unistd: add syscall()Thomas Weißschuh
2023-06-09tools/nolibc: add testcase for fork()/waitpid()Thomas Weißschuh
2023-06-09tools/nolibc: validate C89 compatibilityThomas Weißschuh
2023-06-09tools/nolibc: use C89 comment syntaxThomas Weißschuh
2023-06-09tools/nolibc: use standard __asm__ statementsThomas Weißschuh
2023-06-09tools/nolibc: add testcases for vfprintfThomas Weißschuh
2023-06-09tools/nolibc: add libc-test binaryThomas Weißschuh
2023-06-09tools/nolibc: fix build of the test case using glibcWilly Tarreau
2023-06-09tools/nolibc: tests: fix build on non-c99 compliant compilersWilly Tarreau
2023-06-09tools/nolibc: tests: use volatile to force stack smashingThomas 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-27tools/nolibc: tests: constify test_namesThomas Weißschuh
2023-03-20selftests/nolibc: Adjust indentation for MakefileFeiyang Chen
2023-03-20selftests/nolibc: Add support for LoongArchFeiyang Chen
2023-03-20selftests/nolibc: skip the chroot_root and link_dir tests when not privilegedWilly Tarreau
2023-03-20tools/nolibc: add tests for the integer limits in stdint.hVincent Dagonneau
2023-03-20tools/nolibc: enlarge column width of testsVincent Dagonneau
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