freebsd-dev/tests/sys/kern
2017-10-25 17:23:33 +00:00
..
acct Fix typo in r312216 2017-01-15 10:29:53 +00:00
execve Follow up to r312118 2017-01-14 05:24:35 +00:00
pipe Use type-independent formats for printing nlink_t and ino_t. 2017-01-06 16:59:33 +00:00
coredump_phnum_helper.c Add test case for >65535 segment coredumps 2016-11-01 19:18:16 +00:00
coredump_phnum_test.sh Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
kern_copyin.c Fix comment. We have different VM layout on MIPS, so test is skipped. 2016-10-18 10:20:58 +00:00
kern_descrip_test.c kern_descrip_test: Fix trivial buffer overrun with readlink(2) 2016-05-12 03:44:29 +00:00
libkern_crc32.c armv8 has support for optional CRC32C instructions. This patch checks if they are 2017-04-27 17:53:05 +00:00
Makefile armv8 has support for optional CRC32C instructions. This patch checks if they are 2017-04-27 17:53:05 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
Makefile.inc Add include Makefiles for tests/sys/{fs,kern,kqueue,mac}/... 2017-01-14 20:21:21 +00:00
ptrace_test.c Add a test for sending a signal while stepping a thread via PT_STEP. 2017-10-25 17:23:33 +00:00
reaper.c reaper: Make REAPER_KILL_SUBTREE actually work. 2016-12-14 22:49:20 +00:00
unix_passfd_test.c Rename recvfd and sendfd variables in recvfd/sendfd functions to avoid 2015-12-30 18:13:43 +00:00
unix_seqpacket_test.c Send all of data, not just a portion of it 2017-05-28 09:21:28 +00:00
waitpid_nohang.c wait: Do not copyout uninitialized status/rusage/wrusage. 2016-09-09 21:58:48 +00:00