freebsd-skq/tests/sys/kern
ngie ac4414a9cd Integrate tools/regression/pipe in to the FreeBSD test suite as
tests/sys/kern/pipe

- Fix style(9) bugs
- Fix compiler warnings
- Use `nitems(x)` instead of `sizeof(x) / sizeof(*x)` pattern

The testcases will be converted over to ATF eventually, but for now will be
integrated in as plain C tests

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-11-16 05:38:40 +00:00
..
acct Integrate kern/kern_acct.c testcase in as tests/sys/kern/acct/acct_test 2015-11-16 03:28:28 +00:00
execve Revert r288682 2015-10-05 03:26:51 +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 tools/regression/pipe in to the FreeBSD test suite as 2015-11-16 05:38:40 +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