opnsense-src/tests/sys/kern
Bryan Drewery 95351216e3 Avoid requiring 'make depend' here.
Really this should not be a DPSRCS.  The acct_test.c should not #include
convert.c, but just link it in as a normal SRCS.

MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division
2015-11-25 20:38:20 +00:00
..
acct Avoid requiring 'make depend' here. 2015-11-25 20:38:20 +00:00
execve Integrate tools/regression/execve into the FreeBSD test suite as 2015-04-27 07:22:18 +00:00
pipe Integrate tools/regression/pipe in to the FreeBSD test suite as 2015-11-16 05:38:40 +00:00
kern_copyin.c Add tests for the copyin(9) handling of illegal buffers. 2015-10-19 20:22:17 +00:00
kern_descrip_test.c Added sysctl kern.maxfiles increase test, do not use /etc/passwd for tests 2014-03-19 09:41:12 +00:00
Makefile Integrate contrib/netbsd-tests/kernel/t_mqueue into the FreeBSD test 2015-11-23 09:17:25 +00:00
ptrace_test.c Tweak: use 'mainlwp' instead of 'mainpid' since this is a thread (LWP) 2015-10-06 22:59:00 +00:00
unix_seqpacket_test.c Fixed shutdown(2) unix(4) tests for SOCK_SEQPACKET after r285910 (by ed). 2015-07-29 13:49:34 +00:00