1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright (c) 2013 by Delphix. All rights reserved.
14 #
15
16 set name=pkg.fmri value=pkg:/system/test/zfstest@$(PKGVERS)
17 set name=pkg.description value="ZFS Test Suite"
18 set name=pkg.summary value="ZFS Functional and Stress Tests"
19 set name=info.classification \
20 value=org.opensolaris.category.2008:Development/System
21 set name=variant.arch value=$(ARCH)
22 dir path=opt/zfs-tests
23 dir path=opt/zfs-tests/bin
24 dir path=opt/zfs-tests/include
25 dir path=opt/zfs-tests/runfiles
26 dir path=opt/zfs-tests/tests
27 dir path=opt/zfs-tests/tests/functional
28 dir path=opt/zfs-tests/tests/functional/acl
29 dir path=opt/zfs-tests/tests/functional/acl/cifs
30 dir path=opt/zfs-tests/tests/functional/acl/nontrivial
31 dir path=opt/zfs-tests/tests/functional/acl/trivial
32 dir path=opt/zfs-tests/tests/functional/atime
33 dir path=opt/zfs-tests/tests/functional/bootfs
142 file path=opt/zfs-tests/bin/devname2devid mode=0555
143 file path=opt/zfs-tests/bin/dir_rd_update mode=0555
144 file path=opt/zfs-tests/bin/file_check mode=0555
145 file path=opt/zfs-tests/bin/file_trunc mode=0555
146 file path=opt/zfs-tests/bin/file_write mode=0555
147 file path=opt/zfs-tests/bin/largest_file mode=0555
148 file path=opt/zfs-tests/bin/mkbusy mode=0555
149 file path=opt/zfs-tests/bin/mktree mode=0555
150 file path=opt/zfs-tests/bin/mmapwrite mode=0555
151 file path=opt/zfs-tests/bin/randfree_file mode=0555
152 file path=opt/zfs-tests/bin/readmmap mode=0555
153 file path=opt/zfs-tests/bin/rename_dir mode=0555
154 file path=opt/zfs-tests/bin/rm_lnkcnt_zero_file mode=0555
155 file path=opt/zfs-tests/bin/zfstest mode=0555
156 file path=opt/zfs-tests/include/commands.cfg mode=0555
157 file path=opt/zfs-tests/include/default.cfg mode=0555
158 file path=opt/zfs-tests/include/libtest.shlib mode=0555
159 file path=opt/zfs-tests/include/math.shlib mode=0555
160 file path=opt/zfs-tests/include/properties.shlib mode=0555
161 file path=opt/zfs-tests/runfiles/delphix.run mode=0444
162 file path=opt/zfs-tests/runfiles/openindiana.run mode=0444
163 file path=opt/zfs-tests/tests/functional/acl/acl.cfg mode=0555
164 file path=opt/zfs-tests/tests/functional/acl/acl_common.kshlib mode=0555
165 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs.kshlib mode=0555
166 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_001_pos mode=0555
167 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_002_pos mode=0555
168 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_003_pos mode=0555
169 file path=opt/zfs-tests/tests/functional/acl/cifs/cleanup mode=0555
170 file path=opt/zfs-tests/tests/functional/acl/cifs/setup mode=0555
171 file path=opt/zfs-tests/tests/functional/acl/nontrivial/cleanup mode=0555
172 file path=opt/zfs-tests/tests/functional/acl/nontrivial/setup mode=0555
173 file \
174 path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_aclmode_restricted_001_neg \
175 mode=0555
176 file path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_001_neg \
177 mode=0555
178 file path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_002_pos \
179 mode=0555
180 file \
181 path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_aclmode_001_pos \
|
1 #
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright (c) 2013 by Delphix. All rights reserved.
14 # Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
15 #
16
17 set name=pkg.fmri value=pkg:/system/test/zfstest@$(PKGVERS)
18 set name=pkg.description value="ZFS Test Suite"
19 set name=pkg.summary value="ZFS Functional and Stress Tests"
20 set name=info.classification \
21 value=org.opensolaris.category.2008:Development/System
22 set name=variant.arch value=$(ARCH)
23 dir path=opt/zfs-tests
24 dir path=opt/zfs-tests/bin
25 dir path=opt/zfs-tests/include
26 dir path=opt/zfs-tests/runfiles
27 dir path=opt/zfs-tests/tests
28 dir path=opt/zfs-tests/tests/functional
29 dir path=opt/zfs-tests/tests/functional/acl
30 dir path=opt/zfs-tests/tests/functional/acl/cifs
31 dir path=opt/zfs-tests/tests/functional/acl/nontrivial
32 dir path=opt/zfs-tests/tests/functional/acl/trivial
33 dir path=opt/zfs-tests/tests/functional/atime
34 dir path=opt/zfs-tests/tests/functional/bootfs
143 file path=opt/zfs-tests/bin/devname2devid mode=0555
144 file path=opt/zfs-tests/bin/dir_rd_update mode=0555
145 file path=opt/zfs-tests/bin/file_check mode=0555
146 file path=opt/zfs-tests/bin/file_trunc mode=0555
147 file path=opt/zfs-tests/bin/file_write mode=0555
148 file path=opt/zfs-tests/bin/largest_file mode=0555
149 file path=opt/zfs-tests/bin/mkbusy mode=0555
150 file path=opt/zfs-tests/bin/mktree mode=0555
151 file path=opt/zfs-tests/bin/mmapwrite mode=0555
152 file path=opt/zfs-tests/bin/randfree_file mode=0555
153 file path=opt/zfs-tests/bin/readmmap mode=0555
154 file path=opt/zfs-tests/bin/rename_dir mode=0555
155 file path=opt/zfs-tests/bin/rm_lnkcnt_zero_file mode=0555
156 file path=opt/zfs-tests/bin/zfstest mode=0555
157 file path=opt/zfs-tests/include/commands.cfg mode=0555
158 file path=opt/zfs-tests/include/default.cfg mode=0555
159 file path=opt/zfs-tests/include/libtest.shlib mode=0555
160 file path=opt/zfs-tests/include/math.shlib mode=0555
161 file path=opt/zfs-tests/include/properties.shlib mode=0555
162 file path=opt/zfs-tests/runfiles/delphix.run mode=0444
163 file path=opt/zfs-tests/runfiles/omnios.run mode=0444
164 file path=opt/zfs-tests/runfiles/openindiana.run mode=0444
165 file path=opt/zfs-tests/tests/functional/acl/acl.cfg mode=0555
166 file path=opt/zfs-tests/tests/functional/acl/acl_common.kshlib mode=0555
167 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs.kshlib mode=0555
168 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_001_pos mode=0555
169 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_002_pos mode=0555
170 file path=opt/zfs-tests/tests/functional/acl/cifs/cifs_attr_003_pos mode=0555
171 file path=opt/zfs-tests/tests/functional/acl/cifs/cleanup mode=0555
172 file path=opt/zfs-tests/tests/functional/acl/cifs/setup mode=0555
173 file path=opt/zfs-tests/tests/functional/acl/nontrivial/cleanup mode=0555
174 file path=opt/zfs-tests/tests/functional/acl/nontrivial/setup mode=0555
175 file \
176 path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_aclmode_restricted_001_neg \
177 mode=0555
178 file path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_001_neg \
179 mode=0555
180 file path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_002_pos \
181 mode=0555
182 file \
183 path=opt/zfs-tests/tests/functional/acl/nontrivial/zfs_acl_chmod_aclmode_001_pos \
|