History log of /freebsd-11.0-release/tests/sys/acl/02.sh
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 289446 17-Oct-2015 ngie

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


# 289236 13-Oct-2015 ngie

Integrate tools/regression/acltools into tests/sys/acl

Apply patches I've been running for months on my GitHub project


# 288680 05-Oct-2015 ngie

Integrate tools/regression/acltools into tests/sys/acl

Apply patches I've been running for months on my GitHub project


# 281414 11-Apr-2015 ngie

Integrate more tests into the FreeBSD test suite from tools/regression, etc


# 219270 04-Mar-2011 trasz

One more fix. Now all ACL tests pass again.


# 219266 04-Mar-2011 trasz

Make ACL tests slightly easier to run.


# 216414 13-Dec-2010 trasz

Recognize NFSv4 ACL semantics and run proper regression test.


# 200811 21-Dec-2009 trasz

Add regression test for NFSv4 ACLs on UFS.