summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/nolibc
AgeCommit message (Expand)Author
2022-10-28selftests/nolibc: Always rebuild the sysroot when running a testWilly Tarreau
2022-10-28selftests/nolibc: Add 7 tests for memcmp()Willy Tarreau
2022-08-31selftests/nolibc: Avoid generated files being committedFernanda Ma'rouf
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: support glibc as wellWilly Tarreau
2022-08-31selftests/nolibc: condition some tests on /proc existenceWilly Tarreau
2022-08-31selftests/nolibc: recreate and populate /dev and /proc if missingWilly Tarreau
2022-08-31selftests/nolibc: on x86, support exiting with isa-debug-exitWilly Tarreau
2022-08-31selftests/nolibc: exit with poweroff on success when getpid() == 1Willy Tarreau
2022-08-31selftests/nolibc: add a few tests for some libc functionsWilly Tarreau
2022-08-31selftests/nolibc: implement a few tests for various syscallsWilly Tarreau
2022-08-31selftests/nolibc: support a test definition formatWilly Tarreau
2022-08-31selftests/nolibc: add basic infrastructure to ease creation of nolibc testsWilly Tarreau