]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r292570:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jan 2016 20:02:49 +0000 (20:02 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 6 Jan 2016 20:02:49 +0000 (20:02 +0000)
commitf4164a2eb51b1f993a1b5539392de06b71d7b7c6
tree8c80163de25bc988eb3dd944c1dbd97d97c461e5
parentcb12ae80c69afe0b59955fbf3549be65560032b0
MFC r292570:

Integrate tools/regression/mac/mac_bsdextended and
tools/regression/mac/mac_portacl into the FreeBSD test suite as
tests/sys/mac/bsdextended and tests/sys/mac/portacl, respectively

git-svn-id: svn://svn.freebsd.org/base/stable/10@293251 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/mtree/BSD.tests.dist
tests/sys/Makefile
tests/sys/mac/Makefile [new file with mode: 0644]
tests/sys/mac/bsdextended/Makefile [new file with mode: 0644]
tests/sys/mac/bsdextended/matches_test.sh [new file with mode: 0644]
tests/sys/mac/bsdextended/ugidfw_test.c [new file with mode: 0644]
tests/sys/mac/portacl/LICENSE [new file with mode: 0644]
tests/sys/mac/portacl/Makefile [new file with mode: 0644]
tests/sys/mac/portacl/misc.sh [new file with mode: 0755]
tests/sys/mac/portacl/nobody_test.sh [new file with mode: 0755]
tests/sys/mac/portacl/root_test.sh [new file with mode: 0755]