freebsd-dev/tests/sys/kern
Andrew Turner 2ff6e4ee97 Remove PAGE_SIZE from the kcov tests
To allow for a dynamic page size on arm64 remove the static valud from
the kcov tests

Sponsored by:	The FreeBSD Foundation
2022-06-17 10:43:30 +01:00
..
acct
execve tests: add a basic test for argc == 0 2022-01-26 13:40:27 -06:00
pipe
basic_signal.c Stop single stepping in signal handers on arm64 2022-02-07 15:03:23 +00:00
coredump_phnum_helper.c Have the coredump_phnum test ask for the page size 2022-04-07 15:59:32 +01:00
coredump_phnum_test.sh
fdgrowtable_test.c
kcov.c Remove PAGE_SIZE from the kcov tests 2022-06-17 10:43:30 +01:00
kern_copyin.c copyin tests: Use the KERN_PROC_VM_LAYOUT sysctl to fetch layout info 2022-01-17 16:12:43 -05:00
kern_descrip_test.c
kill_zombie.c
ktls_test.c ktls_test: Permit an option to skip tests not using ifnet TLS. 2022-06-14 10:35:01 -07:00
libkern_crc32.c
Makefile tests/unix_passfd: Prevent running them in parallel 2022-05-23 15:44:10 +02:00
Makefile.depend
Makefile.inc
module_test.c module_test: Fix some assignments to errno intended to be tests. 2022-03-14 14:05:05 -07:00
pdeathsig_helper.c
pdeathsig.c
ptrace_test.c Add NT_ARM_ADDR_MASK 2022-02-22 17:10:35 +00:00
reaper.c
sched_affinity.c tests: Get rid of invalid since 3e11d3f6 testcase 2022-05-12 22:14:41 +03:00
sendfile_helper.c
sendfile_test.sh kyua/qemu: When running in qemu, don't teset sendfile 2022-02-02 14:27:51 -07:00
sigaltstack.c
sigwait.c Fix build after 128b9bf9 2022-04-25 14:45:05 +03:00
sonewconn_overflow.py
sonewconn_overflow.sh
subr_physmem_test.c Handle non-page aligned/sized memory in physmem 2022-04-06 14:13:29 +01:00
sys_getrandom.c
sysctl_kern_proc.c tests: Add some regression tests for a couple of KERN_PROC_* sysctls 2021-12-17 13:10:52 -05:00
unix_dgram.c tests/unix_dgram: add test for event dispatchers 2022-06-03 12:55:44 -07:00
unix_passfd_test.c unix/*: rewrite unp_internalize() cmsg parsing cycle 2022-06-06 10:05:28 -07:00
unix_seqpacket_test.c
unix_socketpair_test.c
waitpid_nohang.c