xref: /freebsd/sys/contrib/openzfs/tests/runfiles/common.run (revision eda14cbc264d6969b02f2b1994cef11148e914f1)
1*eda14cbcSMatt Macy#
2*eda14cbcSMatt Macy# This file and its contents are supplied under the terms of the
3*eda14cbcSMatt Macy# Common Development and Distribution License ("CDDL"), version 1.0.
4*eda14cbcSMatt Macy# You may only use this file in accordance with the terms of version
5*eda14cbcSMatt Macy# 1.0 of the CDDL.
6*eda14cbcSMatt Macy#
7*eda14cbcSMatt Macy# A full copy of the text of the CDDL should have accompanied this
8*eda14cbcSMatt Macy# source.  A copy of the CDDL is also available via the Internet at
9*eda14cbcSMatt Macy# http://www.illumos.org/license/CDDL.
10*eda14cbcSMatt Macy#
11*eda14cbcSMatt Macy
12*eda14cbcSMatt Macy[DEFAULT]
13*eda14cbcSMatt Macypre = setup
14*eda14cbcSMatt Macyquiet = False
15*eda14cbcSMatt Macypre_user = root
16*eda14cbcSMatt Macyuser = root
17*eda14cbcSMatt Macytimeout = 600
18*eda14cbcSMatt Macypost_user = root
19*eda14cbcSMatt Macypost = cleanup
20*eda14cbcSMatt Macyfailsafe_user = root
21*eda14cbcSMatt Macyfailsafe = callbacks/zfs_failsafe
22*eda14cbcSMatt Macyoutputdir = /var/tmp/test_results
23*eda14cbcSMatt Macytags = ['functional']
24*eda14cbcSMatt Macy
25*eda14cbcSMatt Macy[tests/functional/alloc_class]
26*eda14cbcSMatt Macytests = ['alloc_class_001_pos', 'alloc_class_002_neg', 'alloc_class_003_pos',
27*eda14cbcSMatt Macy    'alloc_class_004_pos', 'alloc_class_005_pos', 'alloc_class_006_pos',
28*eda14cbcSMatt Macy    'alloc_class_007_pos', 'alloc_class_008_pos', 'alloc_class_009_pos',
29*eda14cbcSMatt Macy    'alloc_class_010_pos', 'alloc_class_011_neg', 'alloc_class_012_pos',
30*eda14cbcSMatt Macy    'alloc_class_013_pos']
31*eda14cbcSMatt Macytags = ['functional', 'alloc_class']
32*eda14cbcSMatt Macy
33*eda14cbcSMatt Macy[tests/functional/atime]
34*eda14cbcSMatt Macytests = ['atime_001_pos', 'atime_002_neg', 'root_atime_off', 'root_atime_on']
35*eda14cbcSMatt Macytags = ['functional', 'atime']
36*eda14cbcSMatt Macy
37*eda14cbcSMatt Macy[tests/functional/bootfs]
38*eda14cbcSMatt Macytests = ['bootfs_001_pos', 'bootfs_002_neg', 'bootfs_003_pos',
39*eda14cbcSMatt Macy    'bootfs_004_neg', 'bootfs_005_neg', 'bootfs_006_pos', 'bootfs_007_pos',
40*eda14cbcSMatt Macy    'bootfs_008_pos']
41*eda14cbcSMatt Macytags = ['functional', 'bootfs']
42*eda14cbcSMatt Macy
43*eda14cbcSMatt Macy[tests/functional/btree]
44*eda14cbcSMatt Macytests = ['btree_positive', 'btree_negative']
45*eda14cbcSMatt Macytags = ['functional', 'btree']
46*eda14cbcSMatt Macypre =
47*eda14cbcSMatt Macypost =
48*eda14cbcSMatt Macy
49*eda14cbcSMatt Macy[tests/functional/cache]
50*eda14cbcSMatt Macytests = ['cache_001_pos', 'cache_002_pos', 'cache_003_pos', 'cache_004_neg',
51*eda14cbcSMatt Macy    'cache_005_neg', 'cache_006_pos', 'cache_007_neg', 'cache_008_neg',
52*eda14cbcSMatt Macy    'cache_009_pos', 'cache_010_pos', 'cache_011_pos', 'cache_012_pos']
53*eda14cbcSMatt Macytags = ['functional', 'cache']
54*eda14cbcSMatt Macy
55*eda14cbcSMatt Macy[tests/functional/cachefile]
56*eda14cbcSMatt Macytests = ['cachefile_001_pos', 'cachefile_002_pos', 'cachefile_003_pos',
57*eda14cbcSMatt Macy    'cachefile_004_pos']
58*eda14cbcSMatt Macytags = ['functional', 'cachefile']
59*eda14cbcSMatt Macy
60*eda14cbcSMatt Macy[tests/functional/casenorm]
61*eda14cbcSMatt Macytests = ['case_all_values', 'norm_all_values', 'mixed_create_failure',
62*eda14cbcSMatt Macy    'sensitive_none_lookup', 'sensitive_none_delete',
63*eda14cbcSMatt Macy    'sensitive_formd_lookup', 'sensitive_formd_delete',
64*eda14cbcSMatt Macy    'insensitive_none_lookup', 'insensitive_none_delete',
65*eda14cbcSMatt Macy    'insensitive_formd_lookup', 'insensitive_formd_delete',
66*eda14cbcSMatt Macy    'mixed_none_lookup', 'mixed_none_lookup_ci', 'mixed_none_delete',
67*eda14cbcSMatt Macy    'mixed_formd_lookup', 'mixed_formd_lookup_ci', 'mixed_formd_delete']
68*eda14cbcSMatt Macytags = ['functional', 'casenorm']
69*eda14cbcSMatt Macy
70*eda14cbcSMatt Macy[tests/functional/channel_program/lua_core]
71*eda14cbcSMatt Macytests = ['tst.args_to_lua', 'tst.divide_by_zero', 'tst.exists',
72*eda14cbcSMatt Macy    'tst.integer_illegal', 'tst.integer_overflow', 'tst.language_functions_neg',
73*eda14cbcSMatt Macy    'tst.language_functions_pos', 'tst.large_prog', 'tst.libraries',
74*eda14cbcSMatt Macy    'tst.memory_limit', 'tst.nested_neg', 'tst.nested_pos', 'tst.nvlist_to_lua',
75*eda14cbcSMatt Macy    'tst.recursive_neg', 'tst.recursive_pos', 'tst.return_large',
76*eda14cbcSMatt Macy    'tst.return_nvlist_neg', 'tst.return_nvlist_pos',
77*eda14cbcSMatt Macy    'tst.return_recursive_table', 'tst.stack_gsub', 'tst.timeout']
78*eda14cbcSMatt Macytags = ['functional', 'channel_program', 'lua_core']
79*eda14cbcSMatt Macy
80*eda14cbcSMatt Macy[tests/functional/channel_program/synctask_core]
81*eda14cbcSMatt Macytests = ['tst.destroy_fs', 'tst.destroy_snap', 'tst.get_count_and_limit',
82*eda14cbcSMatt Macy    'tst.get_index_props', 'tst.get_mountpoint', 'tst.get_neg',
83*eda14cbcSMatt Macy    'tst.get_number_props', 'tst.get_string_props', 'tst.get_type',
84*eda14cbcSMatt Macy    'tst.get_userquota', 'tst.get_written', 'tst.inherit', 'tst.list_bookmarks',
85*eda14cbcSMatt Macy    'tst.list_children', 'tst.list_clones', 'tst.list_holds',
86*eda14cbcSMatt Macy    'tst.list_snapshots', 'tst.list_system_props',
87*eda14cbcSMatt Macy    'tst.list_user_props', 'tst.parse_args_neg','tst.promote_conflict',
88*eda14cbcSMatt Macy    'tst.promote_multiple', 'tst.promote_simple', 'tst.rollback_mult',
89*eda14cbcSMatt Macy    'tst.rollback_one', 'tst.set_props', 'tst.snapshot_destroy', 'tst.snapshot_neg',
90*eda14cbcSMatt Macy    'tst.snapshot_recursive', 'tst.snapshot_simple',
91*eda14cbcSMatt Macy    'tst.bookmark.create', 'tst.bookmark.copy',
92*eda14cbcSMatt Macy    'tst.terminate_by_signal'
93*eda14cbcSMatt Macy    ]
94*eda14cbcSMatt Macytags = ['functional', 'channel_program', 'synctask_core']
95*eda14cbcSMatt Macy
96*eda14cbcSMatt Macy[tests/functional/checksum]
97*eda14cbcSMatt Macytests = ['run_sha2_test', 'run_skein_test', 'filetest_001_pos']
98*eda14cbcSMatt Macytags = ['functional', 'checksum']
99*eda14cbcSMatt Macy
100*eda14cbcSMatt Macy[tests/functional/clean_mirror]
101*eda14cbcSMatt Macytests = [ 'clean_mirror_001_pos', 'clean_mirror_002_pos',
102*eda14cbcSMatt Macy    'clean_mirror_003_pos', 'clean_mirror_004_pos']
103*eda14cbcSMatt Macytags = ['functional', 'clean_mirror']
104*eda14cbcSMatt Macy
105*eda14cbcSMatt Macy[tests/functional/cli_root/zdb]
106*eda14cbcSMatt Macytests = ['zdb_002_pos', 'zdb_003_pos', 'zdb_004_pos', 'zdb_005_pos',
107*eda14cbcSMatt Macy    'zdb_006_pos', 'zdb_args_neg', 'zdb_args_pos',
108*eda14cbcSMatt Macy    'zdb_block_size_histogram', 'zdb_checksum', 'zdb_decompress',
109*eda14cbcSMatt Macy    'zdb_display_block', 'zdb_object_range_neg', 'zdb_object_range_pos',
110*eda14cbcSMatt Macy    'zdb_objset_id', 'zdb_decompress_zstd']
111*eda14cbcSMatt Macypre =
112*eda14cbcSMatt Macypost =
113*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zdb']
114*eda14cbcSMatt Macy
115*eda14cbcSMatt Macy[tests/functional/cli_root/zfs]
116*eda14cbcSMatt Macytests = ['zfs_001_neg', 'zfs_002_pos']
117*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs']
118*eda14cbcSMatt Macy
119*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_bookmark]
120*eda14cbcSMatt Macytests = ['zfs_bookmark_cliargs']
121*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_bookmark']
122*eda14cbcSMatt Macy
123*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_change-key]
124*eda14cbcSMatt Macytests = ['zfs_change-key', 'zfs_change-key_child', 'zfs_change-key_format',
125*eda14cbcSMatt Macy    'zfs_change-key_inherit', 'zfs_change-key_load', 'zfs_change-key_location',
126*eda14cbcSMatt Macy    'zfs_change-key_pbkdf2iters', 'zfs_change-key_clones']
127*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_change-key']
128*eda14cbcSMatt Macy
129*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_clone]
130*eda14cbcSMatt Macytests = ['zfs_clone_001_neg', 'zfs_clone_002_pos', 'zfs_clone_003_pos',
131*eda14cbcSMatt Macy    'zfs_clone_004_pos', 'zfs_clone_005_pos', 'zfs_clone_006_pos',
132*eda14cbcSMatt Macy    'zfs_clone_007_pos', 'zfs_clone_008_neg', 'zfs_clone_009_neg',
133*eda14cbcSMatt Macy    'zfs_clone_010_pos', 'zfs_clone_encrypted', 'zfs_clone_deeply_nested']
134*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_clone']
135*eda14cbcSMatt Macy
136*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_copies]
137*eda14cbcSMatt Macytests = ['zfs_copies_001_pos', 'zfs_copies_002_pos', 'zfs_copies_003_pos',
138*eda14cbcSMatt Macy    'zfs_copies_004_neg', 'zfs_copies_005_neg', 'zfs_copies_006_pos']
139*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_copies']
140*eda14cbcSMatt Macy
141*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_create]
142*eda14cbcSMatt Macytests = ['zfs_create_001_pos', 'zfs_create_002_pos', 'zfs_create_003_pos',
143*eda14cbcSMatt Macy    'zfs_create_004_pos', 'zfs_create_005_pos', 'zfs_create_006_pos',
144*eda14cbcSMatt Macy    'zfs_create_007_pos', 'zfs_create_008_neg', 'zfs_create_009_neg',
145*eda14cbcSMatt Macy    'zfs_create_010_neg', 'zfs_create_011_pos', 'zfs_create_012_pos',
146*eda14cbcSMatt Macy    'zfs_create_013_pos', 'zfs_create_014_pos', 'zfs_create_encrypted',
147*eda14cbcSMatt Macy    'zfs_create_crypt_combos', 'zfs_create_dryrun', 'zfs_create_verbose']
148*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_create']
149*eda14cbcSMatt Macy
150*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_destroy]
151*eda14cbcSMatt Macytests = ['zfs_clone_livelist_condense_and_disable',
152*eda14cbcSMatt Macy    'zfs_clone_livelist_condense_races', 'zfs_destroy_001_pos',
153*eda14cbcSMatt Macy    'zfs_destroy_002_pos', 'zfs_destroy_003_pos',
154*eda14cbcSMatt Macy    'zfs_destroy_004_pos', 'zfs_destroy_005_neg', 'zfs_destroy_006_neg',
155*eda14cbcSMatt Macy    'zfs_destroy_007_neg', 'zfs_destroy_008_pos', 'zfs_destroy_009_pos',
156*eda14cbcSMatt Macy    'zfs_destroy_010_pos', 'zfs_destroy_011_pos', 'zfs_destroy_012_pos',
157*eda14cbcSMatt Macy    'zfs_destroy_013_neg', 'zfs_destroy_014_pos', 'zfs_destroy_015_pos',
158*eda14cbcSMatt Macy    'zfs_destroy_016_pos', 'zfs_destroy_clone_livelist',
159*eda14cbcSMatt Macy    'zfs_destroy_dev_removal', 'zfs_destroy_dev_removal_condense']
160*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_destroy']
161*eda14cbcSMatt Macy
162*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_diff]
163*eda14cbcSMatt Macytests = ['zfs_diff_changes', 'zfs_diff_cliargs', 'zfs_diff_timestamp',
164*eda14cbcSMatt Macy    'zfs_diff_types', 'zfs_diff_encrypted']
165*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_diff']
166*eda14cbcSMatt Macy
167*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_get]
168*eda14cbcSMatt Macytests = ['zfs_get_001_pos', 'zfs_get_002_pos', 'zfs_get_003_pos',
169*eda14cbcSMatt Macy    'zfs_get_004_pos', 'zfs_get_005_neg', 'zfs_get_006_neg', 'zfs_get_007_neg',
170*eda14cbcSMatt Macy    'zfs_get_008_pos', 'zfs_get_009_pos', 'zfs_get_010_neg']
171*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_get']
172*eda14cbcSMatt Macy
173*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_ids_to_path]
174*eda14cbcSMatt Macytests = ['zfs_ids_to_path_001_pos']
175*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_ids_to_path']
176*eda14cbcSMatt Macy
177*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_inherit]
178*eda14cbcSMatt Macytests = ['zfs_inherit_001_neg', 'zfs_inherit_002_neg', 'zfs_inherit_003_pos',
179*eda14cbcSMatt Macy    'zfs_inherit_mountpoint']
180*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_inherit']
181*eda14cbcSMatt Macy
182*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_load-key]
183*eda14cbcSMatt Macytests = ['zfs_load-key', 'zfs_load-key_all', 'zfs_load-key_file',
184*eda14cbcSMatt Macy    'zfs_load-key_location', 'zfs_load-key_noop', 'zfs_load-key_recursive']
185*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_load-key']
186*eda14cbcSMatt Macy
187*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_mount]
188*eda14cbcSMatt Macytests = ['zfs_mount_001_pos', 'zfs_mount_002_pos', 'zfs_mount_003_pos',
189*eda14cbcSMatt Macy    'zfs_mount_004_pos', 'zfs_mount_005_pos', 'zfs_mount_007_pos',
190*eda14cbcSMatt Macy    'zfs_mount_009_neg', 'zfs_mount_010_neg', 'zfs_mount_011_neg',
191*eda14cbcSMatt Macy    'zfs_mount_012_pos', 'zfs_mount_all_001_pos', 'zfs_mount_encrypted',
192*eda14cbcSMatt Macy    'zfs_mount_remount', 'zfs_mount_all_fail', 'zfs_mount_all_mountpoints',
193*eda14cbcSMatt Macy    'zfs_mount_test_race']
194*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_mount']
195*eda14cbcSMatt Macy
196*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_program]
197*eda14cbcSMatt Macytests = ['zfs_program_json']
198*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_program']
199*eda14cbcSMatt Macy
200*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_promote]
201*eda14cbcSMatt Macytests = ['zfs_promote_001_pos', 'zfs_promote_002_pos', 'zfs_promote_003_pos',
202*eda14cbcSMatt Macy    'zfs_promote_004_pos', 'zfs_promote_005_pos', 'zfs_promote_006_neg',
203*eda14cbcSMatt Macy    'zfs_promote_007_neg', 'zfs_promote_008_pos', 'zfs_promote_encryptionroot']
204*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_promote']
205*eda14cbcSMatt Macy
206*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_property]
207*eda14cbcSMatt Macytests = ['zfs_written_property_001_pos']
208*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_property']
209*eda14cbcSMatt Macy
210*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_receive]
211*eda14cbcSMatt Macytests = ['zfs_receive_001_pos', 'zfs_receive_002_pos', 'zfs_receive_003_pos',
212*eda14cbcSMatt Macy    'zfs_receive_004_neg', 'zfs_receive_005_neg', 'zfs_receive_006_pos',
213*eda14cbcSMatt Macy    'zfs_receive_007_neg', 'zfs_receive_008_pos', 'zfs_receive_009_neg',
214*eda14cbcSMatt Macy    'zfs_receive_010_pos', 'zfs_receive_011_pos', 'zfs_receive_012_pos',
215*eda14cbcSMatt Macy    'zfs_receive_013_pos', 'zfs_receive_014_pos', 'zfs_receive_015_pos',
216*eda14cbcSMatt Macy    'zfs_receive_016_pos', 'receive-o-x_props_override',
217*eda14cbcSMatt Macy    'zfs_receive_from_encrypted', 'zfs_receive_to_encrypted',
218*eda14cbcSMatt Macy    'zfs_receive_raw', 'zfs_receive_raw_incremental', 'zfs_receive_-e',
219*eda14cbcSMatt Macy    'zfs_receive_raw_-d', 'zfs_receive_from_zstd']
220*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_receive']
221*eda14cbcSMatt Macy
222*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_rename]
223*eda14cbcSMatt Macytests = ['zfs_rename_001_pos', 'zfs_rename_002_pos', 'zfs_rename_003_pos',
224*eda14cbcSMatt Macy    'zfs_rename_004_neg', 'zfs_rename_005_neg', 'zfs_rename_006_pos',
225*eda14cbcSMatt Macy    'zfs_rename_007_pos', 'zfs_rename_008_pos', 'zfs_rename_009_neg',
226*eda14cbcSMatt Macy    'zfs_rename_010_neg', 'zfs_rename_011_pos', 'zfs_rename_012_neg',
227*eda14cbcSMatt Macy    'zfs_rename_013_pos', 'zfs_rename_014_neg', 'zfs_rename_encrypted_child',
228*eda14cbcSMatt Macy    'zfs_rename_to_encrypted', 'zfs_rename_mountpoint']
229*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_rename']
230*eda14cbcSMatt Macy
231*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_reservation]
232*eda14cbcSMatt Macytests = ['zfs_reservation_001_pos', 'zfs_reservation_002_pos']
233*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_reservation']
234*eda14cbcSMatt Macy
235*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_rollback]
236*eda14cbcSMatt Macytests = ['zfs_rollback_001_pos', 'zfs_rollback_002_pos',
237*eda14cbcSMatt Macy    'zfs_rollback_003_neg', 'zfs_rollback_004_neg']
238*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_rollback']
239*eda14cbcSMatt Macy
240*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_send]
241*eda14cbcSMatt Macytests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos',
242*eda14cbcSMatt Macy    'zfs_send_004_neg', 'zfs_send_005_pos', 'zfs_send_006_pos',
243*eda14cbcSMatt Macy    'zfs_send_007_pos', 'zfs_send_encrypted', 'zfs_send_raw',
244*eda14cbcSMatt Macy    'zfs_send_sparse', 'zfs_send-b']
245*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_send']
246*eda14cbcSMatt Macy
247*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_set]
248*eda14cbcSMatt Macytests = ['cache_001_pos', 'cache_002_neg', 'canmount_001_pos',
249*eda14cbcSMatt Macy    'canmount_002_pos', 'canmount_003_pos', 'canmount_004_pos',
250*eda14cbcSMatt Macy    'checksum_001_pos', 'compression_001_pos', 'mountpoint_001_pos',
251*eda14cbcSMatt Macy    'mountpoint_002_pos', 'reservation_001_neg', 'user_property_002_pos',
252*eda14cbcSMatt Macy    'share_mount_001_neg', 'snapdir_001_pos', 'onoffs_001_pos',
253*eda14cbcSMatt Macy    'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos',
254*eda14cbcSMatt Macy    'user_property_004_pos', 'version_001_neg', 'zfs_set_001_neg',
255*eda14cbcSMatt Macy    'zfs_set_002_neg', 'zfs_set_003_neg', 'property_alias_001_pos',
256*eda14cbcSMatt Macy    'mountpoint_003_pos', 'ro_props_001_pos', 'zfs_set_keylocation',
257*eda14cbcSMatt Macy    'zfs_set_feature_activation']
258*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_set']
259*eda14cbcSMatt Macy
260*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_share]
261*eda14cbcSMatt Macytests = ['zfs_share_001_pos', 'zfs_share_002_pos', 'zfs_share_003_pos',
262*eda14cbcSMatt Macy    'zfs_share_004_pos', 'zfs_share_006_pos', 'zfs_share_008_neg',
263*eda14cbcSMatt Macy    'zfs_share_010_neg', 'zfs_share_011_pos', 'zfs_share_concurrent_shares']
264*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_share']
265*eda14cbcSMatt Macy
266*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_snapshot]
267*eda14cbcSMatt Macytests = ['zfs_snapshot_001_neg', 'zfs_snapshot_002_neg',
268*eda14cbcSMatt Macy    'zfs_snapshot_003_neg', 'zfs_snapshot_004_neg', 'zfs_snapshot_005_neg',
269*eda14cbcSMatt Macy    'zfs_snapshot_006_pos', 'zfs_snapshot_007_neg', 'zfs_snapshot_008_neg',
270*eda14cbcSMatt Macy    'zfs_snapshot_009_pos']
271*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_snapshot']
272*eda14cbcSMatt Macy
273*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_unload-key]
274*eda14cbcSMatt Macytests = ['zfs_unload-key', 'zfs_unload-key_all', 'zfs_unload-key_recursive']
275*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_unload-key']
276*eda14cbcSMatt Macy
277*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_unmount]
278*eda14cbcSMatt Macytests = ['zfs_unmount_001_pos', 'zfs_unmount_002_pos', 'zfs_unmount_003_pos',
279*eda14cbcSMatt Macy    'zfs_unmount_004_pos', 'zfs_unmount_005_pos', 'zfs_unmount_006_pos',
280*eda14cbcSMatt Macy    'zfs_unmount_007_neg', 'zfs_unmount_008_neg', 'zfs_unmount_009_pos',
281*eda14cbcSMatt Macy    'zfs_unmount_all_001_pos', 'zfs_unmount_nested', 'zfs_unmount_unload_keys']
282*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_unmount']
283*eda14cbcSMatt Macy
284*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_unshare]
285*eda14cbcSMatt Macytests = ['zfs_unshare_001_pos', 'zfs_unshare_002_pos', 'zfs_unshare_003_pos',
286*eda14cbcSMatt Macy    'zfs_unshare_004_neg', 'zfs_unshare_005_neg', 'zfs_unshare_006_pos',
287*eda14cbcSMatt Macy    'zfs_unshare_007_pos']
288*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_unshare']
289*eda14cbcSMatt Macy
290*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_upgrade]
291*eda14cbcSMatt Macytests = ['zfs_upgrade_001_pos', 'zfs_upgrade_002_pos', 'zfs_upgrade_003_pos',
292*eda14cbcSMatt Macy    'zfs_upgrade_004_pos', 'zfs_upgrade_005_pos', 'zfs_upgrade_006_neg',
293*eda14cbcSMatt Macy    'zfs_upgrade_007_neg']
294*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_upgrade']
295*eda14cbcSMatt Macy
296*eda14cbcSMatt Macy[tests/functional/cli_root/zfs_wait]
297*eda14cbcSMatt Macytests = ['zfs_wait_deleteq']
298*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zfs_wait']
299*eda14cbcSMatt Macy
300*eda14cbcSMatt Macy[tests/functional/cli_root/zpool]
301*eda14cbcSMatt Macytests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_003_pos', 'zpool_colors']
302*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool']
303*eda14cbcSMatt Macy
304*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_add]
305*eda14cbcSMatt Macytests = ['zpool_add_001_pos', 'zpool_add_002_pos', 'zpool_add_003_pos',
306*eda14cbcSMatt Macy    'zpool_add_004_pos', 'zpool_add_006_pos', 'zpool_add_007_neg',
307*eda14cbcSMatt Macy    'zpool_add_008_neg', 'zpool_add_009_neg', 'zpool_add_010_pos',
308*eda14cbcSMatt Macy    'add-o_ashift', 'add_prop_ashift']
309*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_add']
310*eda14cbcSMatt Macy
311*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_attach]
312*eda14cbcSMatt Macytests = ['zpool_attach_001_neg', 'attach-o_ashift']
313*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_attach']
314*eda14cbcSMatt Macy
315*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_clear]
316*eda14cbcSMatt Macytests = ['zpool_clear_001_pos', 'zpool_clear_002_neg', 'zpool_clear_003_neg',
317*eda14cbcSMatt Macy    'zpool_clear_readonly']
318*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_clear']
319*eda14cbcSMatt Macy
320*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_create]
321*eda14cbcSMatt Macytests = ['zpool_create_001_pos', 'zpool_create_002_pos',
322*eda14cbcSMatt Macy    'zpool_create_003_pos', 'zpool_create_004_pos', 'zpool_create_005_pos',
323*eda14cbcSMatt Macy    'zpool_create_006_pos', 'zpool_create_007_neg', 'zpool_create_008_pos',
324*eda14cbcSMatt Macy    'zpool_create_009_neg', 'zpool_create_010_neg', 'zpool_create_011_neg',
325*eda14cbcSMatt Macy    'zpool_create_012_neg', 'zpool_create_014_neg', 'zpool_create_015_neg',
326*eda14cbcSMatt Macy    'zpool_create_017_neg', 'zpool_create_018_pos', 'zpool_create_019_pos',
327*eda14cbcSMatt Macy    'zpool_create_020_pos', 'zpool_create_021_pos', 'zpool_create_022_pos',
328*eda14cbcSMatt Macy    'zpool_create_023_neg', 'zpool_create_024_pos',
329*eda14cbcSMatt Macy    'zpool_create_encrypted', 'zpool_create_crypt_combos',
330*eda14cbcSMatt Macy    'zpool_create_features_001_pos', 'zpool_create_features_002_pos',
331*eda14cbcSMatt Macy    'zpool_create_features_003_pos', 'zpool_create_features_004_neg',
332*eda14cbcSMatt Macy    'zpool_create_features_005_pos',
333*eda14cbcSMatt Macy    'create-o_ashift', 'zpool_create_tempname']
334*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_create']
335*eda14cbcSMatt Macy
336*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_destroy]
337*eda14cbcSMatt Macytests = ['zpool_destroy_001_pos', 'zpool_destroy_002_pos',
338*eda14cbcSMatt Macy    'zpool_destroy_003_neg']
339*eda14cbcSMatt Macypre =
340*eda14cbcSMatt Macypost =
341*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_destroy']
342*eda14cbcSMatt Macy
343*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_detach]
344*eda14cbcSMatt Macytests = ['zpool_detach_001_neg']
345*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_detach']
346*eda14cbcSMatt Macy
347*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_events]
348*eda14cbcSMatt Macytests = ['zpool_events_clear', 'zpool_events_cliargs', 'zpool_events_follow',
349*eda14cbcSMatt Macy    'zpool_events_poolname', 'zpool_events_errors']
350*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_events']
351*eda14cbcSMatt Macy
352*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_export]
353*eda14cbcSMatt Macytests = ['zpool_export_001_pos', 'zpool_export_002_pos',
354*eda14cbcSMatt Macy    'zpool_export_003_neg', 'zpool_export_004_pos']
355*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_export']
356*eda14cbcSMatt Macy
357*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_get]
358*eda14cbcSMatt Macytests = ['zpool_get_001_pos', 'zpool_get_002_pos', 'zpool_get_003_pos',
359*eda14cbcSMatt Macy    'zpool_get_004_neg', 'zpool_get_005_pos']
360*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_get']
361*eda14cbcSMatt Macy
362*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_history]
363*eda14cbcSMatt Macytests = ['zpool_history_001_neg', 'zpool_history_002_pos']
364*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_history']
365*eda14cbcSMatt Macy
366*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_import]
367*eda14cbcSMatt Macytests = ['zpool_import_001_pos', 'zpool_import_002_pos',
368*eda14cbcSMatt Macy    'zpool_import_003_pos', 'zpool_import_004_pos', 'zpool_import_005_pos',
369*eda14cbcSMatt Macy    'zpool_import_006_pos', 'zpool_import_007_pos', 'zpool_import_008_pos',
370*eda14cbcSMatt Macy    'zpool_import_009_neg', 'zpool_import_010_pos', 'zpool_import_011_neg',
371*eda14cbcSMatt Macy    'zpool_import_012_pos', 'zpool_import_013_neg', 'zpool_import_014_pos',
372*eda14cbcSMatt Macy    'zpool_import_015_pos',
373*eda14cbcSMatt Macy    'zpool_import_features_001_pos', 'zpool_import_features_002_neg',
374*eda14cbcSMatt Macy    'zpool_import_features_003_pos', 'zpool_import_missing_001_pos',
375*eda14cbcSMatt Macy    'zpool_import_missing_002_pos', 'zpool_import_missing_003_pos',
376*eda14cbcSMatt Macy    'zpool_import_rename_001_pos', 'zpool_import_all_001_pos',
377*eda14cbcSMatt Macy    'zpool_import_encrypted', 'zpool_import_encrypted_load',
378*eda14cbcSMatt Macy    'zpool_import_errata3', 'zpool_import_errata4',
379*eda14cbcSMatt Macy    'import_cachefile_device_added',
380*eda14cbcSMatt Macy    'import_cachefile_device_removed',
381*eda14cbcSMatt Macy    'import_cachefile_device_replaced',
382*eda14cbcSMatt Macy    'import_cachefile_mirror_attached',
383*eda14cbcSMatt Macy    'import_cachefile_mirror_detached',
384*eda14cbcSMatt Macy    'import_cachefile_shared_device',
385*eda14cbcSMatt Macy    'import_devices_missing',
386*eda14cbcSMatt Macy    'import_paths_changed',
387*eda14cbcSMatt Macy    'import_rewind_config_changed',
388*eda14cbcSMatt Macy    'import_rewind_device_replaced']
389*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_import']
390*eda14cbcSMatt Macy
391*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_labelclear]
392*eda14cbcSMatt Macytests = ['zpool_labelclear_active', 'zpool_labelclear_exported',
393*eda14cbcSMatt Macy    'zpool_labelclear_removed', 'zpool_labelclear_valid']
394*eda14cbcSMatt Macypre =
395*eda14cbcSMatt Macypost =
396*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_labelclear']
397*eda14cbcSMatt Macy
398*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_initialize]
399*eda14cbcSMatt Macytests = ['zpool_initialize_attach_detach_add_remove',
400*eda14cbcSMatt Macy    'zpool_initialize_import_export',
401*eda14cbcSMatt Macy    'zpool_initialize_offline_export_import_online',
402*eda14cbcSMatt Macy    'zpool_initialize_online_offline',
403*eda14cbcSMatt Macy    'zpool_initialize_split',
404*eda14cbcSMatt Macy    'zpool_initialize_start_and_cancel_neg',
405*eda14cbcSMatt Macy    'zpool_initialize_start_and_cancel_pos',
406*eda14cbcSMatt Macy    'zpool_initialize_suspend_resume',
407*eda14cbcSMatt Macy    'zpool_initialize_unsupported_vdevs',
408*eda14cbcSMatt Macy    'zpool_initialize_verify_checksums',
409*eda14cbcSMatt Macy    'zpool_initialize_verify_initialized']
410*eda14cbcSMatt Macypre =
411*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_initialize']
412*eda14cbcSMatt Macy
413*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_offline]
414*eda14cbcSMatt Macytests = ['zpool_offline_001_pos', 'zpool_offline_002_neg',
415*eda14cbcSMatt Macy    'zpool_offline_003_pos']
416*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_offline']
417*eda14cbcSMatt Macy
418*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_online]
419*eda14cbcSMatt Macytests = ['zpool_online_001_pos', 'zpool_online_002_neg']
420*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_online']
421*eda14cbcSMatt Macy
422*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_remove]
423*eda14cbcSMatt Macytests = ['zpool_remove_001_neg', 'zpool_remove_002_pos',
424*eda14cbcSMatt Macy    'zpool_remove_003_pos']
425*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_remove']
426*eda14cbcSMatt Macy
427*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_replace]
428*eda14cbcSMatt Macytests = ['zpool_replace_001_neg', 'replace-o_ashift', 'replace_prop_ashift']
429*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_replace']
430*eda14cbcSMatt Macy
431*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_resilver]
432*eda14cbcSMatt Macytests = ['zpool_resilver_bad_args', 'zpool_resilver_restart']
433*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_resilver']
434*eda14cbcSMatt Macy
435*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_scrub]
436*eda14cbcSMatt Macytests = ['zpool_scrub_001_neg', 'zpool_scrub_002_pos', 'zpool_scrub_003_pos',
437*eda14cbcSMatt Macy    'zpool_scrub_004_pos', 'zpool_scrub_005_pos',
438*eda14cbcSMatt Macy    'zpool_scrub_encrypted_unloaded', 'zpool_scrub_print_repairing',
439*eda14cbcSMatt Macy    'zpool_scrub_offline_device', 'zpool_scrub_multiple_copies']
440*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_scrub']
441*eda14cbcSMatt Macy
442*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_set]
443*eda14cbcSMatt Macytests = ['zpool_set_001_pos', 'zpool_set_002_neg', 'zpool_set_003_neg',
444*eda14cbcSMatt Macy    'zpool_set_ashift', 'zpool_set_features']
445*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_set']
446*eda14cbcSMatt Macy
447*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_split]
448*eda14cbcSMatt Macytests = ['zpool_split_cliargs', 'zpool_split_devices',
449*eda14cbcSMatt Macy    'zpool_split_encryption', 'zpool_split_props', 'zpool_split_vdevs',
450*eda14cbcSMatt Macy    'zpool_split_resilver', 'zpool_split_indirect']
451*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_split']
452*eda14cbcSMatt Macy
453*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_status]
454*eda14cbcSMatt Macytests = ['zpool_status_001_pos', 'zpool_status_002_pos']
455*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_status']
456*eda14cbcSMatt Macy
457*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_sync]
458*eda14cbcSMatt Macytests = ['zpool_sync_001_pos', 'zpool_sync_002_neg']
459*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_sync']
460*eda14cbcSMatt Macy
461*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_trim]
462*eda14cbcSMatt Macytests = ['zpool_trim_attach_detach_add_remove',
463*eda14cbcSMatt Macy    'zpool_trim_import_export', 'zpool_trim_multiple', 'zpool_trim_neg',
464*eda14cbcSMatt Macy    'zpool_trim_offline_export_import_online', 'zpool_trim_online_offline',
465*eda14cbcSMatt Macy    'zpool_trim_partial', 'zpool_trim_rate', 'zpool_trim_rate_neg',
466*eda14cbcSMatt Macy    'zpool_trim_secure', 'zpool_trim_split', 'zpool_trim_start_and_cancel_neg',
467*eda14cbcSMatt Macy    'zpool_trim_start_and_cancel_pos', 'zpool_trim_suspend_resume',
468*eda14cbcSMatt Macy    'zpool_trim_unsupported_vdevs', 'zpool_trim_verify_checksums',
469*eda14cbcSMatt Macy    'zpool_trim_verify_trimmed']
470*eda14cbcSMatt Macytags = ['functional', 'zpool_trim']
471*eda14cbcSMatt Macy
472*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_upgrade]
473*eda14cbcSMatt Macytests = ['zpool_upgrade_001_pos', 'zpool_upgrade_002_pos',
474*eda14cbcSMatt Macy    'zpool_upgrade_003_pos', 'zpool_upgrade_004_pos',
475*eda14cbcSMatt Macy    'zpool_upgrade_005_neg', 'zpool_upgrade_006_neg',
476*eda14cbcSMatt Macy    'zpool_upgrade_007_pos', 'zpool_upgrade_008_pos',
477*eda14cbcSMatt Macy    'zpool_upgrade_009_neg']
478*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_upgrade']
479*eda14cbcSMatt Macy
480*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_wait]
481*eda14cbcSMatt Macytests = ['zpool_wait_discard', 'zpool_wait_freeing',
482*eda14cbcSMatt Macy    'zpool_wait_initialize_basic', 'zpool_wait_initialize_cancel',
483*eda14cbcSMatt Macy    'zpool_wait_initialize_flag', 'zpool_wait_multiple',
484*eda14cbcSMatt Macy    'zpool_wait_no_activity', 'zpool_wait_remove', 'zpool_wait_remove_cancel',
485*eda14cbcSMatt Macy    'zpool_wait_trim_basic', 'zpool_wait_trim_cancel', 'zpool_wait_trim_flag',
486*eda14cbcSMatt Macy    'zpool_wait_usage']
487*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_wait']
488*eda14cbcSMatt Macy
489*eda14cbcSMatt Macy[tests/functional/cli_root/zpool_wait/scan]
490*eda14cbcSMatt Macytests = ['zpool_wait_replace_cancel', 'zpool_wait_rebuild',
491*eda14cbcSMatt Macy    'zpool_wait_resilver', 'zpool_wait_scrub_cancel',
492*eda14cbcSMatt Macy    'zpool_wait_replace', 'zpool_wait_scrub_basic', 'zpool_wait_scrub_flag']
493*eda14cbcSMatt Macytags = ['functional', 'cli_root', 'zpool_wait']
494*eda14cbcSMatt Macy
495*eda14cbcSMatt Macy[tests/functional/cli_user/misc]
496*eda14cbcSMatt Macytests = ['zdb_001_neg', 'zfs_001_neg', 'zfs_allow_001_neg',
497*eda14cbcSMatt Macy    'zfs_clone_001_neg', 'zfs_create_001_neg', 'zfs_destroy_001_neg',
498*eda14cbcSMatt Macy    'zfs_get_001_neg', 'zfs_inherit_001_neg', 'zfs_mount_001_neg',
499*eda14cbcSMatt Macy    'zfs_promote_001_neg', 'zfs_receive_001_neg', 'zfs_rename_001_neg',
500*eda14cbcSMatt Macy    'zfs_rollback_001_neg', 'zfs_send_001_neg', 'zfs_set_001_neg',
501*eda14cbcSMatt Macy    'zfs_share_001_neg', 'zfs_snapshot_001_neg', 'zfs_unallow_001_neg',
502*eda14cbcSMatt Macy    'zfs_unmount_001_neg', 'zfs_unshare_001_neg', 'zfs_upgrade_001_neg',
503*eda14cbcSMatt Macy    'zpool_001_neg', 'zpool_add_001_neg', 'zpool_attach_001_neg',
504*eda14cbcSMatt Macy    'zpool_clear_001_neg', 'zpool_create_001_neg', 'zpool_destroy_001_neg',
505*eda14cbcSMatt Macy    'zpool_detach_001_neg', 'zpool_export_001_neg', 'zpool_get_001_neg',
506*eda14cbcSMatt Macy    'zpool_history_001_neg', 'zpool_import_001_neg', 'zpool_import_002_neg',
507*eda14cbcSMatt Macy    'zpool_offline_001_neg', 'zpool_online_001_neg', 'zpool_remove_001_neg',
508*eda14cbcSMatt Macy    'zpool_replace_001_neg', 'zpool_scrub_001_neg', 'zpool_set_001_neg',
509*eda14cbcSMatt Macy    'zpool_status_001_neg', 'zpool_upgrade_001_neg', 'arcstat_001_pos',
510*eda14cbcSMatt Macy    'arc_summary_001_pos', 'arc_summary_002_neg', 'zpool_wait_privilege']
511*eda14cbcSMatt Macyuser =
512*eda14cbcSMatt Macytags = ['functional', 'cli_user', 'misc']
513*eda14cbcSMatt Macy
514*eda14cbcSMatt Macy[tests/functional/cli_user/zfs_list]
515*eda14cbcSMatt Macytests = ['zfs_list_001_pos', 'zfs_list_002_pos', 'zfs_list_003_pos',
516*eda14cbcSMatt Macy    'zfs_list_004_neg', 'zfs_list_007_pos', 'zfs_list_008_neg']
517*eda14cbcSMatt Macyuser =
518*eda14cbcSMatt Macytags = ['functional', 'cli_user', 'zfs_list']
519*eda14cbcSMatt Macy
520*eda14cbcSMatt Macy[tests/functional/cli_user/zpool_iostat]
521*eda14cbcSMatt Macytests = ['zpool_iostat_001_neg', 'zpool_iostat_002_pos',
522*eda14cbcSMatt Macy    'zpool_iostat_003_neg', 'zpool_iostat_004_pos',
523*eda14cbcSMatt Macy    'zpool_iostat_005_pos', 'zpool_iostat_-c_disable',
524*eda14cbcSMatt Macy    'zpool_iostat_-c_homedir', 'zpool_iostat_-c_searchpath']
525*eda14cbcSMatt Macyuser =
526*eda14cbcSMatt Macytags = ['functional', 'cli_user', 'zpool_iostat']
527*eda14cbcSMatt Macy
528*eda14cbcSMatt Macy[tests/functional/cli_user/zpool_list]
529*eda14cbcSMatt Macytests = ['zpool_list_001_pos', 'zpool_list_002_neg']
530*eda14cbcSMatt Macyuser =
531*eda14cbcSMatt Macytags = ['functional', 'cli_user', 'zpool_list']
532*eda14cbcSMatt Macy
533*eda14cbcSMatt Macy[tests/functional/cli_user/zpool_status]
534*eda14cbcSMatt Macytests = ['zpool_status_003_pos', 'zpool_status_-c_disable',
535*eda14cbcSMatt Macy    'zpool_status_-c_homedir', 'zpool_status_-c_searchpath']
536*eda14cbcSMatt Macyuser =
537*eda14cbcSMatt Macytags = ['functional', 'cli_user', 'zpool_status']
538*eda14cbcSMatt Macy
539*eda14cbcSMatt Macy[tests/functional/compression]
540*eda14cbcSMatt Macytests = ['compress_001_pos', 'compress_002_pos', 'compress_003_pos',
541*eda14cbcSMatt Macy    'l2arc_compressed_arc', 'l2arc_compressed_arc_disabled',
542*eda14cbcSMatt Macy    'l2arc_encrypted', 'l2arc_encrypted_no_compressed_arc']
543*eda14cbcSMatt Macytags = ['functional', 'compression']
544*eda14cbcSMatt Macy
545*eda14cbcSMatt Macy[tests/functional/cp_files]
546*eda14cbcSMatt Macytests = ['cp_files_001_pos']
547*eda14cbcSMatt Macytags = ['functional', 'cp_files']
548*eda14cbcSMatt Macy
549*eda14cbcSMatt Macy[tests/functional/ctime]
550*eda14cbcSMatt Macytests = ['ctime_001_pos' ]
551*eda14cbcSMatt Macytags = ['functional', 'ctime']
552*eda14cbcSMatt Macy
553*eda14cbcSMatt Macy[tests/functional/delegate]
554*eda14cbcSMatt Macytests = ['zfs_allow_001_pos', 'zfs_allow_002_pos', 'zfs_allow_003_pos',
555*eda14cbcSMatt Macy    'zfs_allow_004_pos', 'zfs_allow_005_pos', 'zfs_allow_006_pos',
556*eda14cbcSMatt Macy    'zfs_allow_007_pos', 'zfs_allow_008_pos', 'zfs_allow_009_neg',
557*eda14cbcSMatt Macy    'zfs_allow_010_pos', 'zfs_allow_011_neg', 'zfs_allow_012_neg',
558*eda14cbcSMatt Macy    'zfs_unallow_001_pos', 'zfs_unallow_002_pos', 'zfs_unallow_003_pos',
559*eda14cbcSMatt Macy    'zfs_unallow_004_pos', 'zfs_unallow_005_pos', 'zfs_unallow_006_pos',
560*eda14cbcSMatt Macy    'zfs_unallow_007_neg', 'zfs_unallow_008_neg']
561*eda14cbcSMatt Macytags = ['functional', 'delegate']
562*eda14cbcSMatt Macy
563*eda14cbcSMatt Macy[tests/functional/exec]
564*eda14cbcSMatt Macytests = ['exec_001_pos', 'exec_002_neg']
565*eda14cbcSMatt Macytags = ['functional', 'exec']
566*eda14cbcSMatt Macy
567*eda14cbcSMatt Macy[tests/functional/features/async_destroy]
568*eda14cbcSMatt Macytests = ['async_destroy_001_pos']
569*eda14cbcSMatt Macytags = ['functional', 'features', 'async_destroy']
570*eda14cbcSMatt Macy
571*eda14cbcSMatt Macy[tests/functional/features/large_dnode]
572*eda14cbcSMatt Macytests = ['large_dnode_001_pos', 'large_dnode_003_pos', 'large_dnode_004_neg',
573*eda14cbcSMatt Macy    'large_dnode_005_pos', 'large_dnode_007_neg', 'large_dnode_009_pos']
574*eda14cbcSMatt Macytags = ['functional', 'features', 'large_dnode']
575*eda14cbcSMatt Macy
576*eda14cbcSMatt Macy[tests/functional/grow]
577*eda14cbcSMatt Macypre =
578*eda14cbcSMatt Macypost =
579*eda14cbcSMatt Macytests = ['grow_pool_001_pos', 'grow_replicas_001_pos']
580*eda14cbcSMatt Macytags = ['functional', 'grow']
581*eda14cbcSMatt Macy
582*eda14cbcSMatt Macy[tests/functional/history]
583*eda14cbcSMatt Macytests = ['history_001_pos', 'history_002_pos', 'history_003_pos',
584*eda14cbcSMatt Macy    'history_004_pos', 'history_005_neg', 'history_006_neg',
585*eda14cbcSMatt Macy    'history_007_pos', 'history_008_pos', 'history_009_pos',
586*eda14cbcSMatt Macy    'history_010_pos']
587*eda14cbcSMatt Macytags = ['functional', 'history']
588*eda14cbcSMatt Macy
589*eda14cbcSMatt Macy[tests/functional/hkdf]
590*eda14cbcSMatt Macytests = ['run_hkdf_test']
591*eda14cbcSMatt Macytags = ['functional', 'hkdf']
592*eda14cbcSMatt Macy
593*eda14cbcSMatt Macy[tests/functional/inheritance]
594*eda14cbcSMatt Macytests = ['inherit_001_pos']
595*eda14cbcSMatt Macypre =
596*eda14cbcSMatt Macytags = ['functional', 'inheritance']
597*eda14cbcSMatt Macy
598*eda14cbcSMatt Macy[tests/functional/io]
599*eda14cbcSMatt Macytests = ['sync', 'psync', 'posixaio', 'mmap']
600*eda14cbcSMatt Macytags = ['functional', 'io']
601*eda14cbcSMatt Macy
602*eda14cbcSMatt Macy[tests/functional/inuse]
603*eda14cbcSMatt Macytests = ['inuse_004_pos', 'inuse_005_pos', 'inuse_008_pos', 'inuse_009_pos']
604*eda14cbcSMatt Macypost =
605*eda14cbcSMatt Macytags = ['functional', 'inuse']
606*eda14cbcSMatt Macy
607*eda14cbcSMatt Macy[tests/functional/large_files]
608*eda14cbcSMatt Macytests = ['large_files_001_pos', 'large_files_002_pos']
609*eda14cbcSMatt Macytags = ['functional', 'large_files']
610*eda14cbcSMatt Macy
611*eda14cbcSMatt Macy[tests/functional/largest_pool]
612*eda14cbcSMatt Macytests = ['largest_pool_001_pos']
613*eda14cbcSMatt Macypre =
614*eda14cbcSMatt Macypost =
615*eda14cbcSMatt Macytags = ['functional', 'largest_pool']
616*eda14cbcSMatt Macy
617*eda14cbcSMatt Macy[tests/functional/limits]
618*eda14cbcSMatt Macytests = ['filesystem_count', 'filesystem_limit', 'snapshot_count',
619*eda14cbcSMatt Macy    'snapshot_limit']
620*eda14cbcSMatt Macytags = ['functional', 'limits']
621*eda14cbcSMatt Macy
622*eda14cbcSMatt Macy[tests/functional/link_count]
623*eda14cbcSMatt Macytests = ['link_count_001', 'link_count_root_inode']
624*eda14cbcSMatt Macytags = ['functional', 'link_count']
625*eda14cbcSMatt Macy
626*eda14cbcSMatt Macy[tests/functional/migration]
627*eda14cbcSMatt Macytests = ['migration_001_pos', 'migration_002_pos', 'migration_003_pos',
628*eda14cbcSMatt Macy    'migration_004_pos', 'migration_005_pos', 'migration_006_pos',
629*eda14cbcSMatt Macy    'migration_007_pos', 'migration_008_pos', 'migration_009_pos',
630*eda14cbcSMatt Macy    'migration_010_pos', 'migration_011_pos', 'migration_012_pos']
631*eda14cbcSMatt Macytags = ['functional', 'migration']
632*eda14cbcSMatt Macy
633*eda14cbcSMatt Macy[tests/functional/mmap]
634*eda14cbcSMatt Macytests = ['mmap_write_001_pos', 'mmap_read_001_pos']
635*eda14cbcSMatt Macytags = ['functional', 'mmap']
636*eda14cbcSMatt Macy
637*eda14cbcSMatt Macy[tests/functional/mount]
638*eda14cbcSMatt Macytests = ['umount_001', 'umountall_001']
639*eda14cbcSMatt Macytags = ['functional', 'mount']
640*eda14cbcSMatt Macy
641*eda14cbcSMatt Macy[tests/functional/mv_files]
642*eda14cbcSMatt Macytests = ['mv_files_001_pos', 'mv_files_002_pos', 'random_creation']
643*eda14cbcSMatt Macytags = ['functional', 'mv_files']
644*eda14cbcSMatt Macy
645*eda14cbcSMatt Macy[tests/functional/nestedfs]
646*eda14cbcSMatt Macytests = ['nestedfs_001_pos']
647*eda14cbcSMatt Macytags = ['functional', 'nestedfs']
648*eda14cbcSMatt Macy
649*eda14cbcSMatt Macy[tests/functional/no_space]
650*eda14cbcSMatt Macytests = ['enospc_001_pos', 'enospc_002_pos', 'enospc_003_pos',
651*eda14cbcSMatt Macy    'enospc_df']
652*eda14cbcSMatt Macytags = ['functional', 'no_space']
653*eda14cbcSMatt Macy
654*eda14cbcSMatt Macy[tests/functional/nopwrite]
655*eda14cbcSMatt Macytests = ['nopwrite_copies', 'nopwrite_mtime', 'nopwrite_negative',
656*eda14cbcSMatt Macy    'nopwrite_promoted_clone', 'nopwrite_recsize', 'nopwrite_sync',
657*eda14cbcSMatt Macy    'nopwrite_varying_compression', 'nopwrite_volume']
658*eda14cbcSMatt Macytags = ['functional', 'nopwrite']
659*eda14cbcSMatt Macy
660*eda14cbcSMatt Macy[tests/functional/online_offline]
661*eda14cbcSMatt Macytests = ['online_offline_001_pos', 'online_offline_002_neg',
662*eda14cbcSMatt Macy    'online_offline_003_neg']
663*eda14cbcSMatt Macytags = ['functional', 'online_offline']
664*eda14cbcSMatt Macy
665*eda14cbcSMatt Macy[tests/functional/persist_l2arc]
666*eda14cbcSMatt Macytests = ['persist_l2arc_001_pos', 'persist_l2arc_002_pos',
667*eda14cbcSMatt Macy    'persist_l2arc_003_neg', 'persist_l2arc_004_pos', 'persist_l2arc_005_pos',
668*eda14cbcSMatt Macy    'persist_l2arc_006_pos', 'persist_l2arc_007_pos', 'persist_l2arc_008_pos']
669*eda14cbcSMatt Macytags = ['functional', 'persist_l2arc']
670*eda14cbcSMatt Macy
671*eda14cbcSMatt Macy[tests/functional/pool_checkpoint]
672*eda14cbcSMatt Macytests = ['checkpoint_after_rewind', 'checkpoint_big_rewind',
673*eda14cbcSMatt Macy    'checkpoint_capacity', 'checkpoint_conf_change', 'checkpoint_discard',
674*eda14cbcSMatt Macy    'checkpoint_discard_busy', 'checkpoint_discard_many',
675*eda14cbcSMatt Macy    'checkpoint_indirect', 'checkpoint_invalid', 'checkpoint_lun_expsz',
676*eda14cbcSMatt Macy    'checkpoint_open', 'checkpoint_removal', 'checkpoint_rewind',
677*eda14cbcSMatt Macy    'checkpoint_ro_rewind', 'checkpoint_sm_scale', 'checkpoint_twice',
678*eda14cbcSMatt Macy    'checkpoint_vdev_add', 'checkpoint_zdb', 'checkpoint_zhack_feat']
679*eda14cbcSMatt Macytags = ['functional', 'pool_checkpoint']
680*eda14cbcSMatt Macytimeout = 1800
681*eda14cbcSMatt Macy
682*eda14cbcSMatt Macy[tests/functional/pool_names]
683*eda14cbcSMatt Macytests = ['pool_names_001_pos', 'pool_names_002_neg']
684*eda14cbcSMatt Macypre =
685*eda14cbcSMatt Macypost =
686*eda14cbcSMatt Macytags = ['functional', 'pool_names']
687*eda14cbcSMatt Macy
688*eda14cbcSMatt Macy[tests/functional/poolversion]
689*eda14cbcSMatt Macytests = ['poolversion_001_pos', 'poolversion_002_pos']
690*eda14cbcSMatt Macytags = ['functional', 'poolversion']
691*eda14cbcSMatt Macy
692*eda14cbcSMatt Macy[tests/functional/pyzfs]
693*eda14cbcSMatt Macytests = ['pyzfs_unittest']
694*eda14cbcSMatt Macypre =
695*eda14cbcSMatt Macypost =
696*eda14cbcSMatt Macytags = ['functional', 'pyzfs']
697*eda14cbcSMatt Macy
698*eda14cbcSMatt Macy[tests/functional/quota]
699*eda14cbcSMatt Macytests = ['quota_001_pos', 'quota_002_pos', 'quota_003_pos',
700*eda14cbcSMatt Macy         'quota_004_pos', 'quota_005_pos', 'quota_006_neg']
701*eda14cbcSMatt Macytags = ['functional', 'quota']
702*eda14cbcSMatt Macy
703*eda14cbcSMatt Macy[tests/functional/redacted_send]
704*eda14cbcSMatt Macytests = ['redacted_compressed', 'redacted_contents', 'redacted_deleted',
705*eda14cbcSMatt Macy    'redacted_disabled_feature', 'redacted_embedded', 'redacted_holes',
706*eda14cbcSMatt Macy    'redacted_incrementals', 'redacted_largeblocks', 'redacted_many_clones',
707*eda14cbcSMatt Macy    'redacted_mixed_recsize', 'redacted_mounts', 'redacted_negative',
708*eda14cbcSMatt Macy    'redacted_origin', 'redacted_props', 'redacted_resume', 'redacted_size',
709*eda14cbcSMatt Macy    'redacted_volume']
710*eda14cbcSMatt Macytags = ['functional', 'redacted_send']
711*eda14cbcSMatt Macy
712*eda14cbcSMatt Macy[tests/functional/raidz]
713*eda14cbcSMatt Macytests = ['raidz_001_neg', 'raidz_002_pos']
714*eda14cbcSMatt Macytags = ['functional', 'raidz']
715*eda14cbcSMatt Macy
716*eda14cbcSMatt Macy[tests/functional/redundancy]
717*eda14cbcSMatt Macytests = ['redundancy_001_pos', 'redundancy_002_pos', 'redundancy_003_pos',
718*eda14cbcSMatt Macy    'redundancy_004_neg']
719*eda14cbcSMatt Macytags = ['functional', 'redundancy']
720*eda14cbcSMatt Macy
721*eda14cbcSMatt Macy[tests/functional/refquota]
722*eda14cbcSMatt Macytests = ['refquota_001_pos', 'refquota_002_pos', 'refquota_003_pos',
723*eda14cbcSMatt Macy    'refquota_004_pos', 'refquota_005_pos', 'refquota_006_neg',
724*eda14cbcSMatt Macy    'refquota_007_neg', 'refquota_008_neg']
725*eda14cbcSMatt Macytags = ['functional', 'refquota']
726*eda14cbcSMatt Macy
727*eda14cbcSMatt Macy[tests/functional/refreserv]
728*eda14cbcSMatt Macytests = ['refreserv_001_pos', 'refreserv_002_pos', 'refreserv_003_pos',
729*eda14cbcSMatt Macy    'refreserv_004_pos', 'refreserv_005_pos', 'refreserv_multi_raidz',
730*eda14cbcSMatt Macy    'refreserv_raidz']
731*eda14cbcSMatt Macytags = ['functional', 'refreserv']
732*eda14cbcSMatt Macy
733*eda14cbcSMatt Macy[tests/functional/removal]
734*eda14cbcSMatt Macypre =
735*eda14cbcSMatt Macytests = ['removal_all_vdev', 'removal_cancel', 'removal_check_space',
736*eda14cbcSMatt Macy    'removal_condense_export', 'removal_multiple_indirection',
737*eda14cbcSMatt Macy    'removal_nopwrite', 'removal_remap_deadlists',
738*eda14cbcSMatt Macy    'removal_resume_export', 'removal_sanity', 'removal_with_add',
739*eda14cbcSMatt Macy    'removal_with_create_fs', 'removal_with_dedup',
740*eda14cbcSMatt Macy    'removal_with_errors', 'removal_with_export',
741*eda14cbcSMatt Macy    'removal_with_ganging', 'removal_with_faulted',
742*eda14cbcSMatt Macy    'removal_with_remove', 'removal_with_scrub', 'removal_with_send',
743*eda14cbcSMatt Macy    'removal_with_send_recv', 'removal_with_snapshot',
744*eda14cbcSMatt Macy    'removal_with_write', 'removal_with_zdb', 'remove_expanded',
745*eda14cbcSMatt Macy    'remove_mirror', 'remove_mirror_sanity', 'remove_raidz',
746*eda14cbcSMatt Macy    'remove_indirect']
747*eda14cbcSMatt Macytags = ['functional', 'removal']
748*eda14cbcSMatt Macy
749*eda14cbcSMatt Macy[tests/functional/rename_dirs]
750*eda14cbcSMatt Macytests = ['rename_dirs_001_pos']
751*eda14cbcSMatt Macytags = ['functional', 'rename_dirs']
752*eda14cbcSMatt Macy
753*eda14cbcSMatt Macy[tests/functional/replacement]
754*eda14cbcSMatt Macytests = ['attach_import', 'attach_multiple', 'attach_rebuild',
755*eda14cbcSMatt Macy    'attach_resilver', 'detach', 'rebuild_disabled_feature',
756*eda14cbcSMatt Macy    'rebuild_multiple', 'rebuild_raidz', 'replace_import', 'replace_rebuild',
757*eda14cbcSMatt Macy    'replace_resilver', 'resilver_restart_001', 'resilver_restart_002',
758*eda14cbcSMatt Macy    'scrub_cancel']
759*eda14cbcSMatt Macytags = ['functional', 'replacement']
760*eda14cbcSMatt Macy
761*eda14cbcSMatt Macy[tests/functional/reservation]
762*eda14cbcSMatt Macytests = ['reservation_001_pos', 'reservation_002_pos', 'reservation_003_pos',
763*eda14cbcSMatt Macy    'reservation_004_pos', 'reservation_005_pos', 'reservation_006_pos',
764*eda14cbcSMatt Macy    'reservation_007_pos', 'reservation_008_pos', 'reservation_009_pos',
765*eda14cbcSMatt Macy    'reservation_010_pos', 'reservation_011_pos', 'reservation_012_pos',
766*eda14cbcSMatt Macy    'reservation_013_pos', 'reservation_014_pos', 'reservation_015_pos',
767*eda14cbcSMatt Macy    'reservation_016_pos', 'reservation_017_pos', 'reservation_018_pos',
768*eda14cbcSMatt Macy    'reservation_019_pos', 'reservation_020_pos', 'reservation_021_neg',
769*eda14cbcSMatt Macy    'reservation_022_pos']
770*eda14cbcSMatt Macytags = ['functional', 'reservation']
771*eda14cbcSMatt Macy
772*eda14cbcSMatt Macy[tests/functional/rootpool]
773*eda14cbcSMatt Macytests = ['rootpool_002_neg', 'rootpool_003_neg', 'rootpool_007_pos']
774*eda14cbcSMatt Macytags = ['functional', 'rootpool']
775*eda14cbcSMatt Macy
776*eda14cbcSMatt Macy[tests/functional/rsend]
777*eda14cbcSMatt Macytests = ['recv_dedup', 'recv_dedup_encrypted_zvol', 'rsend_001_pos',
778*eda14cbcSMatt Macy    'rsend_002_pos', 'rsend_003_pos', 'rsend_004_pos', 'rsend_005_pos',
779*eda14cbcSMatt Macy    'rsend_006_pos', 'rsend_007_pos', 'rsend_008_pos', 'rsend_009_pos',
780*eda14cbcSMatt Macy    'rsend_010_pos', 'rsend_011_pos', 'rsend_012_pos', 'rsend_013_pos',
781*eda14cbcSMatt Macy    'rsend_014_pos', 'rsend_016_neg', 'rsend_019_pos', 'rsend_020_pos',
782*eda14cbcSMatt Macy    'rsend_021_pos', 'rsend_022_pos', 'rsend_024_pos',
783*eda14cbcSMatt Macy    'send-c_verify_ratio', 'send-c_verify_contents', 'send-c_props',
784*eda14cbcSMatt Macy    'send-c_incremental', 'send-c_volume', 'send-c_zstreamdump',
785*eda14cbcSMatt Macy    'send-c_lz4_disabled', 'send-c_recv_lz4_disabled',
786*eda14cbcSMatt Macy    'send-c_mixed_compression', 'send-c_stream_size_estimate',
787*eda14cbcSMatt Macy    'send-c_embedded_blocks', 'send-c_resume', 'send-cpL_varied_recsize',
788*eda14cbcSMatt Macy    'send-c_recv_dedup', 'send-L_toggle', 'send_encrypted_hierarchy',
789*eda14cbcSMatt Macy    'send_encrypted_props', 'send_encrypted_truncated_files',
790*eda14cbcSMatt Macy    'send_freeobjects', 'send_realloc_files',
791*eda14cbcSMatt Macy    'send_realloc_encrypted_files', 'send_spill_block', 'send_holds',
792*eda14cbcSMatt Macy    'send_hole_birth', 'send_mixed_raw', 'send-wR_encrypted_zvol',
793*eda14cbcSMatt Macy    'send_partial_dataset']
794*eda14cbcSMatt Macytags = ['functional', 'rsend']
795*eda14cbcSMatt Macy
796*eda14cbcSMatt Macy[tests/functional/scrub_mirror]
797*eda14cbcSMatt Macytests = ['scrub_mirror_001_pos', 'scrub_mirror_002_pos',
798*eda14cbcSMatt Macy    'scrub_mirror_003_pos', 'scrub_mirror_004_pos']
799*eda14cbcSMatt Macytags = ['functional', 'scrub_mirror']
800*eda14cbcSMatt Macy
801*eda14cbcSMatt Macy[tests/functional/slog]
802*eda14cbcSMatt Macytests = ['slog_001_pos', 'slog_002_pos', 'slog_003_pos', 'slog_004_pos',
803*eda14cbcSMatt Macy    'slog_005_pos', 'slog_006_pos', 'slog_007_pos', 'slog_008_neg',
804*eda14cbcSMatt Macy    'slog_009_neg', 'slog_010_neg', 'slog_011_neg', 'slog_012_neg',
805*eda14cbcSMatt Macy    'slog_013_pos', 'slog_014_pos', 'slog_015_neg', 'slog_replay_fs_001',
806*eda14cbcSMatt Macy    'slog_replay_fs_002', 'slog_replay_volume']
807*eda14cbcSMatt Macytags = ['functional', 'slog']
808*eda14cbcSMatt Macy
809*eda14cbcSMatt Macy[tests/functional/snapshot]
810*eda14cbcSMatt Macytests = ['clone_001_pos', 'rollback_001_pos', 'rollback_002_pos',
811*eda14cbcSMatt Macy    'rollback_003_pos', 'snapshot_001_pos', 'snapshot_002_pos',
812*eda14cbcSMatt Macy    'snapshot_003_pos', 'snapshot_004_pos', 'snapshot_005_pos',
813*eda14cbcSMatt Macy    'snapshot_006_pos', 'snapshot_007_pos', 'snapshot_008_pos',
814*eda14cbcSMatt Macy    'snapshot_009_pos', 'snapshot_010_pos', 'snapshot_011_pos',
815*eda14cbcSMatt Macy    'snapshot_012_pos', 'snapshot_013_pos', 'snapshot_014_pos',
816*eda14cbcSMatt Macy    'snapshot_017_pos']
817*eda14cbcSMatt Macytags = ['functional', 'snapshot']
818*eda14cbcSMatt Macy
819*eda14cbcSMatt Macy[tests/functional/snapused]
820*eda14cbcSMatt Macytests = ['snapused_001_pos', 'snapused_002_pos', 'snapused_003_pos',
821*eda14cbcSMatt Macy    'snapused_004_pos', 'snapused_005_pos']
822*eda14cbcSMatt Macytags = ['functional', 'snapused']
823*eda14cbcSMatt Macy
824*eda14cbcSMatt Macy[tests/functional/sparse]
825*eda14cbcSMatt Macytests = ['sparse_001_pos']
826*eda14cbcSMatt Macytags = ['functional', 'sparse']
827*eda14cbcSMatt Macy
828*eda14cbcSMatt Macy[tests/functional/suid]
829*eda14cbcSMatt Macytests = ['suid_write_to_suid', 'suid_write_to_sgid', 'suid_write_to_suid_sgid',
830*eda14cbcSMatt Macy    'suid_write_to_none']
831*eda14cbcSMatt Macytags = ['functional', 'suid']
832*eda14cbcSMatt Macy
833*eda14cbcSMatt Macy[tests/functional/threadsappend]
834*eda14cbcSMatt Macytests = ['threadsappend_001_pos']
835*eda14cbcSMatt Macytags = ['functional', 'threadsappend']
836*eda14cbcSMatt Macy
837*eda14cbcSMatt Macy[tests/functional/trim]
838*eda14cbcSMatt Macytests = ['autotrim_integrity', 'autotrim_config', 'autotrim_trim_integrity',
839*eda14cbcSMatt Macy    'trim_integrity', 'trim_config', 'trim_l2arc']
840*eda14cbcSMatt Macytags = ['functional', 'trim']
841*eda14cbcSMatt Macy
842*eda14cbcSMatt Macy[tests/functional/truncate]
843*eda14cbcSMatt Macytests = ['truncate_001_pos', 'truncate_002_pos', 'truncate_timestamps']
844*eda14cbcSMatt Macytags = ['functional', 'truncate']
845*eda14cbcSMatt Macy
846*eda14cbcSMatt Macy[tests/functional/upgrade]
847*eda14cbcSMatt Macytests = ['upgrade_userobj_001_pos', 'upgrade_readonly_pool']
848*eda14cbcSMatt Macytags = ['functional', 'upgrade']
849*eda14cbcSMatt Macy
850*eda14cbcSMatt Macy[tests/functional/userquota]
851*eda14cbcSMatt Macytests = [
852*eda14cbcSMatt Macy    'userquota_001_pos', 'userquota_002_pos', 'userquota_003_pos',
853*eda14cbcSMatt Macy    'userquota_004_pos', 'userquota_005_neg', 'userquota_006_pos',
854*eda14cbcSMatt Macy    'userquota_007_pos', 'userquota_008_pos', 'userquota_009_pos',
855*eda14cbcSMatt Macy    'userquota_010_pos', 'userquota_011_pos', 'userquota_012_neg',
856*eda14cbcSMatt Macy    'userspace_001_pos', 'userspace_002_pos']
857*eda14cbcSMatt Macytags = ['functional', 'userquota']
858*eda14cbcSMatt Macy
859*eda14cbcSMatt Macy[tests/functional/vdev_zaps]
860*eda14cbcSMatt Macytests = ['vdev_zaps_001_pos', 'vdev_zaps_002_pos', 'vdev_zaps_003_pos',
861*eda14cbcSMatt Macy    'vdev_zaps_004_pos', 'vdev_zaps_005_pos', 'vdev_zaps_006_pos',
862*eda14cbcSMatt Macy    'vdev_zaps_007_pos']
863*eda14cbcSMatt Macytags = ['functional', 'vdev_zaps']
864*eda14cbcSMatt Macy
865*eda14cbcSMatt Macy[tests/functional/write_dirs]
866*eda14cbcSMatt Macytests = ['write_dirs_001_pos', 'write_dirs_002_pos']
867*eda14cbcSMatt Macytags = ['functional', 'write_dirs']
868*eda14cbcSMatt Macy
869*eda14cbcSMatt Macy[tests/functional/xattr]
870*eda14cbcSMatt Macytests = ['xattr_001_pos', 'xattr_002_neg', 'xattr_003_neg', 'xattr_004_pos',
871*eda14cbcSMatt Macy    'xattr_005_pos', 'xattr_006_pos', 'xattr_007_neg',
872*eda14cbcSMatt Macy    'xattr_011_pos', 'xattr_012_pos', 'xattr_013_pos']
873*eda14cbcSMatt Macytags = ['functional', 'xattr']
874*eda14cbcSMatt Macy
875*eda14cbcSMatt Macy[tests/functional/zvol/zvol_ENOSPC]
876*eda14cbcSMatt Macytests = ['zvol_ENOSPC_001_pos']
877*eda14cbcSMatt Macytags = ['functional', 'zvol', 'zvol_ENOSPC']
878*eda14cbcSMatt Macy
879*eda14cbcSMatt Macy[tests/functional/zvol/zvol_cli]
880*eda14cbcSMatt Macytests = ['zvol_cli_001_pos', 'zvol_cli_002_pos', 'zvol_cli_003_neg']
881*eda14cbcSMatt Macytags = ['functional', 'zvol', 'zvol_cli']
882*eda14cbcSMatt Macy
883*eda14cbcSMatt Macy[tests/functional/zvol/zvol_misc]
884*eda14cbcSMatt Macytests = ['zvol_misc_002_pos', 'zvol_misc_hierarchy', 'zvol_misc_rename_inuse',
885*eda14cbcSMatt Macy    'zvol_misc_snapdev', 'zvol_misc_volmode', 'zvol_misc_zil']
886*eda14cbcSMatt Macytags = ['functional', 'zvol', 'zvol_misc']
887*eda14cbcSMatt Macy
888*eda14cbcSMatt Macy[tests/functional/zvol/zvol_swap]
889*eda14cbcSMatt Macytests = ['zvol_swap_001_pos', 'zvol_swap_002_pos', 'zvol_swap_004_pos']
890*eda14cbcSMatt Macytags = ['functional', 'zvol', 'zvol_swap']
891*eda14cbcSMatt Macy
892*eda14cbcSMatt Macy[tests/functional/libzfs]
893*eda14cbcSMatt Macytests = ['many_fds', 'libzfs_input']
894*eda14cbcSMatt Macytags = ['functional', 'libzfs']
895*eda14cbcSMatt Macy
896*eda14cbcSMatt Macy[tests/functional/log_spacemap]
897*eda14cbcSMatt Macytests = ['log_spacemap_import_logs']
898*eda14cbcSMatt Macypre =
899*eda14cbcSMatt Macypost =
900*eda14cbcSMatt Macytags = ['functional', 'log_spacemap']
901