Age | Commit message (Expand) | Author |
---|---|---|
2023-01-10 | selftests/nolibc: Add `getpagesize(2)` selftest | Ammar Faizi |
2022-10-28 | selftests/nolibc: Add 7 tests for memcmp() | Willy Tarreau |
2022-08-31 | selftests/nolibc: support glibc as well | Willy Tarreau |
2022-08-31 | selftests/nolibc: condition some tests on /proc existence | Willy Tarreau |
2022-08-31 | selftests/nolibc: recreate and populate /dev and /proc if missing | Willy Tarreau |
2022-08-31 | selftests/nolibc: on x86, support exiting with isa-debug-exit | Willy Tarreau |
2022-08-31 | selftests/nolibc: exit with poweroff on success when getpid() == 1 | Willy Tarreau |
2022-08-31 | selftests/nolibc: add a few tests for some libc functions | Willy Tarreau |
2022-08-31 | selftests/nolibc: implement a few tests for various syscalls | Willy Tarreau |
2022-08-31 | selftests/nolibc: support a test definition format | Willy Tarreau |
2022-08-31 | selftests/nolibc: add basic infrastructure to ease creation of nolibc tests | Willy Tarreau |