开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
Age
Commit message (
Expand
)
Author
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