summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/nolibc
Commit message (Expand)AuthorAgeFilesLines
...
| * selftests/nolibc: add mmap_munmap_good test caseZhangjin Wu2023-08-231-0/+60
| * selftests/nolibc: add munmap_bad test caseZhangjin Wu2023-08-231-0/+1
| * selftests/nolibc: add mmap_bad test caseZhangjin Wu2023-08-231-0/+1
| * selftests/nolibc: add sbrk_0 to test current brk gettingZhangjin Wu2023-08-231-0/+1
| * selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRERZhangjin Wu2023-08-231-0/+58
| * selftests/nolibc: prepare: create /dev/zeroZhangjin Wu2023-08-231-1/+3
| * selftests/nolibc: export argv0 for some testsZhangjin Wu2023-08-231-0/+4
| * selftests/nolibc: simplify call to iopermThomas Weißschuh2023-08-231-5/+1
| * selftests/nolibc: restore the failed tests printZhangjin Wu2023-08-061-1/+1
| * selftests/nolibc: always print the path to test log fileZhangjin Wu2023-08-061-2/+2
| * selftests/nolibc: add a standalone test report macroZhangjin Wu2023-08-061-12/+7
* | selftests/nolibc: drop test chmod_netThomas Weißschuh2023-07-131-1/+0
|/
* selftests/nolibc: make sure gcc always use little endian on MIPSWilly Tarreau2023-06-091-0/+1
* selftests/nolibc: also count skipped and failed tests in outputWilly Tarreau2023-06-091-3/+12
* selftests/nolibc: add new gettimeofday test casesZhangjin Wu2023-06-091-0/+4
* selftests/nolibc: remove gettimeofday_bad1/2 completelyZhangjin Wu2023-06-091-4/+0
* selftests/nolibc: support two errnos with EXPECT_SYSER2()Zhangjin Wu2023-06-091-4/+10
* selftests/nolibc: use INT_MAX instead of __INT_MAX__Zhangjin Wu2023-06-091-2/+2
* selftests/nolibc: not include limits.h for nolibcZhangjin Wu2023-06-091-3/+1
* selftests/nolibc: fix up compile warning with glibc on x86_64Zhangjin Wu2023-06-091-1/+1
* selftests/nolibc: allow specify extra arguments for qemuZhangjin Wu2023-06-091-1/+1
* selftests/nolibc: remove test gettimeofday_nullThomas Weißschuh2023-06-091-1/+0
* tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh2023-06-091-3/+3
* selftests/nolibc: test_fork: fix up duplicated printZhangjin Wu2023-06-091-1/+7
* selftests/nolibc: remove the duplicated gettimeofday_bad2Zhangjin Wu2023-06-091-1/+0
* selftests/nolibc: print name instead of number for EOVERFLOWZhangjin Wu2023-06-091-0/+1
* tools/nolibc: support nanoseconds in stat()Thomas Weißschuh2023-06-091-0/+23
* selftests/nolibc: prevent coredumps during test executionThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: add support for prctl()Thomas Weißschuh2023-06-091-0/+2
* tools/nolibc: simplify stackprotector compiler flagsThomas Weißschuh2023-06-091-12/+2
* tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh2023-06-091-2/+2
* tools/nolibc: add test for __stack_chk_guard initializationThomas Weißschuh2023-06-091-0/+8
* tools/nolibc: riscv: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: mips: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: arm: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* tools/nolibc: aarch64: add stackprotector supportThomas Weißschuh2023-06-091-0/+1
* selftests/nolibc: reduce syscalls during space paddingThomas Weißschuh2023-06-091-4/+11
* selftests/nolibc: syscall_args: use generic __NR_statxZhangjin Wu2023-06-091-1/+1
* tools/nolibc/unistd: add syscall()Thomas Weißschuh2023-06-091-0/+2
* tools/nolibc: add testcase for fork()/waitpid()Thomas Weißschuh2023-06-091-0/+20
* tools/nolibc: validate C89 compatibilityThomas Weißschuh2023-06-091-1/+1
* tools/nolibc: use C89 comment syntaxThomas Weißschuh2023-06-091-6/+6
* tools/nolibc: use standard __asm__ statementsThomas Weißschuh2023-06-091-1/+1
* tools/nolibc: add testcases for vfprintfThomas Weißschuh2023-06-091-0/+86
* tools/nolibc: add libc-test binaryThomas Weißschuh2023-06-092-0/+7
* tools/nolibc: fix build of the test case using glibcWilly Tarreau2023-06-091-0/+2
* tools/nolibc: tests: fix build on non-c99 compliant compilersWilly Tarreau2023-06-091-1/+2
* tools/nolibc: tests: use volatile to force stack smashingThomas Weißschuh2023-06-091-6/+2
* tools/nolibc: x86_64: add stackprotector supportThomas Weißschuh2023-03-271-0/+2