index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
Age
Commit message (
Expand
)
Author
2023-03-20
selftests/nolibc: Adjust indentation for Makefile
Feiyang Chen
2023-03-20
selftests/nolibc: Add support for LoongArch
Feiyang Chen
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
2023-03-20
tools/nolibc: always disable stack protector for tests
Thomas Weißschuh
2023-01-24
selftests/nolibc: Add a "run-user" target to test the program in user land
Willy Tarreau
2023-01-24
selftests/nolibc: Support "x86_64" for arch name
Willy Tarreau
2023-01-10
selftests/nolibc: Add `getpagesize(2)` selftest
Ammar Faizi
2023-01-09
selftests/nolibc: add s390 support
Sven Schnelle
2022-10-28
selftests/nolibc: Always rebuild the sysroot when running a test
Willy Tarreau
2022-10-28
selftests/nolibc: Add 7 tests for memcmp()
Willy Tarreau
2022-08-31
selftests/nolibc: Avoid generated files being committed
Fernanda Ma'rouf
2022-08-31
selftests/nolibc: add a "help" target
Willy Tarreau
2022-08-31
selftests/nolibc: "sysroot" target installs a local copy of the sysroot
Willy Tarreau
2022-08-31
selftests/nolibc: add a "run" target to start the kernel in QEMU
Willy Tarreau
2022-08-31
selftests/nolibc: add a "defconfig" target
Willy Tarreau
2022-08-31
selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
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
[prev]