Print this page
3444 README for usr/src/test
3445 ZFS tests for restricted aclmode
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
@@ -8,11 +8,11 @@
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
-# Copyright (c) 2012 by Delphix. All rights reserved.
+# Copyright (c) 2013 by Delphix. All rights reserved.
#
set name=pkg.fmri value=pkg:/system/test/zfstest@$(PKGVERS)
set name=pkg.description value="ZFS Test Suite"
set name=pkg.summary value="ZFS Functional and Stress Tests"
@@ -109,10 +109,13 @@
file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_003_pos mode=0555
file path=opt/zfs-tests/tests/functional/acl/cifs/cleanup mode=0555
file path=opt/zfs-tests/tests/functional/acl/cifs/setup mode=0555
file path=opt/zfs-tests/tests/functional/acl/nontrivial/cleanup mode=0555
file path=opt/zfs-tests/tests/functional/acl/nontrivial/setup mode=0555
+file \
+ path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_aclmode_restricted_001_neg \
+ mode=0555
file path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_001_neg \
mode=0555
file path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_002_pos \
mode=0555
file \
@@ -181,10 +184,13 @@
mode=0555
file path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_tar_002_pos \
mode=0555
file path=opt/zfs-tests/tests/functional/acl/trivial/cleanup mode=0555
file path=opt/zfs-tests/tests/functional/acl/trivial/setup mode=0555
+file \
+ path=opt/zfs-tests/tests/functional/acl/trivial/zfs_acl_aclmode_restricted_001_pos \
+ mode=0555
file path=opt/zfs-tests/tests/functional/acl/trivial/zfs_acl_chmod_001_pos \
mode=0555
file path=opt/zfs-tests/tests/functional/acl/trivial/zfs_acl_compress_001_pos \
mode=0555
file path=opt/zfs-tests/tests/functional/acl/trivial/zfs_acl_cp_001_pos \