index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
/
nolibc-test.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-27
tools/nolibc: tests: add test for -fstack-protector
Thomas Weißschuh
1
-2
/
+60
2023-03-27
tools/nolibc: tests: constify test_names
Thomas Weißschuh
1
-1
/
+1
2023-03-20
selftests/nolibc: skip the chroot_root and link_dir tests when not privileged
Willy Tarreau
1
-2
/
+6
2023-03-20
tools/nolibc: add tests for the integer limits in stdint.h
Vincent Dagonneau
1
-0
/
+53
2023-03-20
tools/nolibc: enlarge column width of tests
Vincent Dagonneau
1
-48
/
+48
2023-01-10
selftests/nolibc: Add `getpagesize(2)` selftest
Ammar Faizi
1
-0
/
+30
2022-10-28
selftests/nolibc: Add 7 tests for memcmp()
Willy Tarreau
1
-0
/
+7
2022-08-31
selftests/nolibc: support glibc as well
Willy Tarreau
1
-2
/
+45
2022-08-31
selftests/nolibc: condition some tests on /proc existence
Willy Tarreau
1
-5
/
+9
2022-08-31
selftests/nolibc: recreate and populate /dev and /proc if missing
Willy Tarreau
1
-0
/
+56
2022-08-31
selftests/nolibc: on x86, support exiting with isa-debug-exit
Willy Tarreau
1
-0
/
+9
2022-08-31
selftests/nolibc: exit with poweroff on success when getpid() == 1
Willy Tarreau
1
-0
/
+14
2022-08-31
selftests/nolibc: add a few tests for some libc functions
Willy Tarreau
1
-0
/
+35
2022-08-31
selftests/nolibc: implement a few tests for various syscalls
Willy Tarreau
1
-0
/
+110
2022-08-31
selftests/nolibc: support a test definition format
Willy Tarreau
1
-0
/
+91
2022-08-31
selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
Willy Tarreau
1
-0
/
+395