freebsd-nq/tests/sys/kern
Andrew Turner bdffe3b5bf Allow the kcov buffer to be mmaped multiple times.
After r344391 this restriction is no longer needed.

Sponsored by:	DARPA, AFRL
2019-02-21 10:11:15 +00:00
..
acct
execve
pipe Revert r337929 2018-08-16 22:04:00 +00:00
coredump_phnum_helper.c
coredump_phnum_test.sh
kcov.c Allow the kcov buffer to be mmaped multiple times. 2019-02-21 10:11:15 +00:00
kern_copyin.c Revert r337929 2018-08-16 22:04:00 +00:00
kern_descrip_test.c
libkern_crc32.c
Makefile Temporarily disable the kcov tests. Not all architectures have 2019-01-12 11:50:39 +00:00
Makefile.depend
Makefile.inc
pdeathsig_helper.c
pdeathsig.c
ptrace_test.c Don't report stale signal information for non-signal events in ptrace_lwpinfo. 2018-12-10 19:39:24 +00:00
reaper.c Reparent a child of pdfork(2) to its reaper when the procdesc is closed. 2018-10-16 20:06:56 +00:00
sigaltstack.c Maybe make gcc happy 2018-11-30 23:47:57 +00:00
sys_getrandom.c
unix_passfd_test.c Revert r337929 2018-08-16 22:04:00 +00:00
unix_seqpacket_test.c
unix_socketpair_test.c Fix LOCAL_PEERCRED with socketpair(2) 2018-08-03 01:37:00 +00:00
waitpid_nohang.c