freebsd-src/tests/sys/kern
Warner Losh 42b388439b Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:23 -06:00
..
acct
execve Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
pipe Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
basic_signal.c Reenable basic_signal:trap_signal_test on i386 2022-08-25 12:09:00 +08:00
coredump_phnum_helper.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
coredump_phnum_test.sh
fdgrowtable_test.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
kcov.c Remove PAGE_SIZE from the kcov tests 2022-06-17 10:43:30 +01:00
kern_copyin.c Implement shared page address randomization 2022-07-18 16:27:37 +02:00
kern_descrip_test.c
kill_zombie.c
ktls_test.c ktls tests: Populate sockaddr fields before binding 2023-03-30 13:52:04 -04:00
libkern_crc32.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile ktls_test: specify OpenSSL 1.1 API 2023-05-11 10:30:51 -04:00
Makefile.depend
Makefile.inc
module_test.c
pdeathsig.c
pdeathsig_helper.c
ptrace_test.c tests: Fix format strings 2023-05-26 17:38:06 -04:00
reaper.c
sched_affinity.c sched.h: Fix _S macros for better compatibility with glibc. 2023-01-29 15:34:10 +03:00
sendfile_helper.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
sendfile_test.sh spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sigaltstack.c
sigwait.c
socket_accf.c tests/socket: add accept_filter(9) test 2022-08-08 14:10:18 -07:00
socket_msg_trunc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sonewconn_overflow.py
sonewconn_overflow.sh
subr_physmem_test.c
sys_getrandom.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sysctl_kern_proc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
unix_dgram.c unix tests: Add a regression test for getpeername(2) 2023-06-21 14:39:36 -04:00
unix_passfd_dgram.c tests/unix_passfd: compile SOCK_STREAM and SOCK_DGRAM versions 2022-06-24 09:09:11 -07:00
unix_passfd_stream.c tests/unix_passfd: compile SOCK_STREAM and SOCK_DGRAM versions 2022-06-24 09:09:11 -07:00
unix_passfd_test.c unix/dgram tests: match the kernel behavior 2023-02-22 20:44:46 -08:00
unix_seqpacket_test.c unix_seqpacket_test: Consistently use datalen as length to send. 2023-06-20 09:29:00 -07:00
unix_socketpair_test.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
waitpid_nohang.c