freebsd-nq/tests/sys
Enji Cooper b3af24b4ff Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/acl
- Make the requirements more complete for the testcases
- Detect prerequisites so the tests won't fail (zfs.ko is loaded, zpool(1)
  is available, ACL support is enabled with UFS, etc).
- Work with temporary files/directories/mountpoints that work with atf/kyua
- Limit the testcases to work on temporary filesystems to reduce tainting the
  test host

MFC after: 2 weeks
Reviewed by: trasz (earlier version)
Differential Revision: https://reviews.freebsd.org/D3810
2015-10-17 08:39:37 +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 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/regression/acltools into the FreeBSD test suite as tests/sys/acl 2015-10-17 08:39:37 +00:00