freebsd-nq/tests/sys
Enji Cooper 4fdc3d75b9 Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD
test suite as tests/sys/posixshm

Some other highlights:
- Convert the testcases over to ATF
- Don't use hardcoded paths to /tmp (which violate the ATF/kyua samdbox); use
  mkstemp to generate temporary paths for non-SHM_ANON shm objects.

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
2015-10-17 04:32:21 +00:00
..
aio Adjust CFLAGS to find freebsd_test_suite/macros.h 2015-04-28 10:59:06 +00:00
fifo Pass unsigned long argument to ioctl(). 2015-07-26 14:46:42 +00:00
file The bug caught by flock's test 16 was fixed by r268384. 2015-07-05 22:49:26 +00:00
kern Tweak: use 'mainlwp' instead of 'mainpid' since this is a thread (LWP) 2015-10-06 22:59:00 +00:00
kqueue Integrate tools/regression/kqueue into the FreeBSD test suite as 2015-04-27 07:37:48 +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 Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs 2015-10-14 08:16:15 +00:00
vm Add more mmap tests related to character devices. 2015-09-04 01:02:21 +00:00
Makefile Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD 2015-10-17 04:32:21 +00:00