]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/acl
authorngie <ngie@FreeBSD.org>
Sat, 17 Oct 2015 08:39:37 +0000 (08:39 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 17 Oct 2015 08:39:37 +0000 (08:39 +0000)
commit42a00c3dbdb078f28fbce3f260099118502857fb
tree7b0eff3865da985b17c11298d67f6a2eced60a2e
parent33618c2e43bba49d08a709c4ae2249b043123798
parenta628dafc861c1a90cc8c102efb32fddb53905dca
parent4640526e7e284cecc9856f90c9b4e1728a8a38e2
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
tests/sys/Makefile