freebsd-skq/tests/sys
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
..
acl Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/acl 2015-10-17 08:39:37 +00:00
aio Fix Makefile 2015-06-14 02:21:19 +00:00
fifo Pass unsigned long argument to ioctl(). 2015-07-26 14:46:42 +00:00
file MFhead @ r285904 2015-07-27 04:11:41 +00:00
kern Integrate tools/regression/pipe in to the FreeBSD test suite as 2015-11-16 05:38:40 +00:00
kqueue Revert r288682 2015-10-05 03:26:51 +00:00
mqueue Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
netinet Make cleanup routines idempotent 2015-07-04 02:22:26 +00:00
opencrypto Add some new modes to OpenCrypto. These modes are AES-ICM (can be used 2014-12-12 19:56:36 +00:00
pjdfstest Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
posixshm Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD 2015-10-17 04:32:21 +00:00
vfs Add Makefile forgotten in r289224 2015-10-13 17:18:26 +00:00
vm Fix compilation with -Werror + -Wsigned enabled 2015-10-05 00:51:41 +00:00
Makefile Enable pjdfstest in the FreeBSD test suite by default to get some 2015-11-16 02:27:38 +00:00