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