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