Print this page
NEX-9406 Add a property to show that a dataset has been modified since a snapshot
Reviewed by: Alexey Komarov <alexey.komarov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
NEX-8972 Async-delete side-effect that may cause unmount EBUSY
Reviewed by: Alek Pinchuk <alek@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
4986 receiving replication stream fails if any snapshot exceeds refquota
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Gordon Ross <gordon.ross@nexenta.com>
6369 remove SVM tests from ZFS test suite
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Albert Lee <trisk@omniti.com>
Approved by: Dan McDonald <danmcd@omniti.com>
2605 want to resume interrupted zfs send
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed by: Xin Li <delphij@freebsd.org>
Reviewed by: Arne Jansen <sensille@gmx.net>
Approved by: Dan McDonald <danmcd@omniti.com>
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix studio build)
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>
5767 fix several problems with zfs test suite
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by: Gordon Ross <gwr@nexenta.com>
NEX-3131 ZFS bootfs tests need some work
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
4206 history_003_pos relies on exact size of history log and entries
4207 history_008_pos depends on obsolete internal history log message
4208 Typo in zfs_main.c: "posxiuser"
4209 Populate zfstest with the remainder of the STF tests
Reviewed by: Sonu Pillai <sonu.pillai@delphix.com>
Reviewed by: Will Guyette <will.guyette@delphix.com>
Reviewed by: Eric Diven <eric.diven@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright (c) 2012, 2016 by Delphix. All rights reserved.
  14 # Copyright 2016, OmniTI Computer Consulting, Inc. All rights reserved.

  15 #
  16 
  17 [DEFAULT]
  18 pre = setup
  19 quiet = False
  20 pre_user = root
  21 user = root
  22 timeout = 1800
  23 post_user = root
  24 post = cleanup
  25 outputdir = /var/tmp/test_results
  26 
  27 [/opt/zfs-tests/tests/functional/acl/cifs]
  28 tests = ['cifs_attr_001_pos', 'cifs_attr_002_pos', 'cifs_attr_003_pos',
  29     'cifs_attr_004_pos']
  30 
  31 [/opt/zfs-tests/tests/functional/acl/nontrivial]
  32 tests = ['zfs_acl_chmod_001_neg', 'zfs_acl_chmod_002_pos',
  33     'zfs_acl_chmod_aclmode_001_pos', 'zfs_acl_chmod_compact_001_pos',
  34     'zfs_acl_chmod_delete_001_pos', 'zfs_acl_chmod_inherit_001_pos',


 111     'zfs_copies_004_neg', 'zfs_copies_005_neg', 'zfs_copies_006_pos']
 112 
 113 [/opt/zfs-tests/tests/functional/cli_root/zfs_create]
 114 tests = ['zfs_create_001_pos', 'zfs_create_002_pos', 'zfs_create_003_pos',
 115     'zfs_create_004_pos', 'zfs_create_005_pos', 'zfs_create_006_pos',
 116     'zfs_create_007_pos', 'zfs_create_008_neg', 'zfs_create_009_neg',
 117     'zfs_create_010_neg', 'zfs_create_011_pos', 'zfs_create_012_pos',
 118     'zfs_create_013_pos']
 119 
 120 [/opt/zfs-tests/tests/functional/cli_root/zfs_destroy]
 121 tests = ['zfs_destroy_001_pos', 'zfs_destroy_002_pos', 'zfs_destroy_003_pos',
 122     'zfs_destroy_004_pos', 'zfs_destroy_005_neg', 'zfs_destroy_006_neg',
 123     'zfs_destroy_007_neg', 'zfs_destroy_008_pos', 'zfs_destroy_009_pos',
 124     'zfs_destroy_010_pos', 'zfs_destroy_011_pos', 'zfs_destroy_012_pos',
 125     'zfs_destroy_013_neg', 'zfs_destroy_014_pos', 'zfs_destroy_015_pos',
 126     'zfs_destroy_016_pos']
 127 
 128 [/opt/zfs-tests/tests/functional/cli_root/zfs_get]
 129 tests = ['zfs_get_001_pos', 'zfs_get_002_pos', 'zfs_get_003_pos',
 130     'zfs_get_004_pos', 'zfs_get_005_neg', 'zfs_get_006_neg', 'zfs_get_007_neg',
 131     'zfs_get_008_pos', 'zfs_get_009_pos', 'zfs_get_010_neg']
 132 
 133 [/opt/zfs-tests/tests/functional/cli_root/zfs_inherit]
 134 tests = ['zfs_inherit_001_neg', 'zfs_inherit_002_neg', 'zfs_inherit_003_pos']
 135 
 136 [/opt/zfs-tests/tests/functional/cli_root/zfs_mount]
 137 tests = ['zfs_mount_001_pos', 'zfs_mount_002_pos', 'zfs_mount_003_pos',
 138     'zfs_mount_004_pos', 'zfs_mount_005_pos', 'zfs_mount_006_pos',
 139     'zfs_mount_007_pos', 'zfs_mount_008_pos', 'zfs_mount_009_neg',
 140     'zfs_mount_010_neg', 'zfs_mount_011_neg', 'zfs_mount_all_001_pos']
 141 
 142 [/opt/zfs-tests/tests/functional/cli_root/zfs_promote]
 143 tests = ['zfs_promote_001_pos', 'zfs_promote_002_pos', 'zfs_promote_003_pos',
 144     'zfs_promote_004_pos', 'zfs_promote_005_pos', 'zfs_promote_006_neg',
 145     'zfs_promote_007_neg', 'zfs_promote_008_pos']
 146 
 147 [/opt/zfs-tests/tests/functional/cli_root/zfs_property]
 148 tests = ['zfs_written_property_001_pos']
 149 
 150 [/opt/zfs-tests/tests/functional/cli_root/zfs_receive]
 151 tests = ['zfs_receive_001_pos', 'zfs_receive_002_pos', 'zfs_receive_003_pos',
 152     'zfs_receive_005_neg', 'zfs_receive_006_pos',
 153     'zfs_receive_007_neg', 'zfs_receive_008_pos', 'zfs_receive_009_neg',
 154     'zfs_receive_010_pos', 'zfs_receive_011_pos', 'zfs_receive_012_pos',
 155     'zfs_receive_014_pos']
 156 
 157 [/opt/zfs-tests/tests/functional/cli_root/zfs_rename]
 158 tests = ['zfs_rename_001_pos', 'zfs_rename_002_pos', 'zfs_rename_003_pos',
 159     'zfs_rename_004_neg', 'zfs_rename_005_neg', 'zfs_rename_006_pos',
 160     'zfs_rename_007_pos', 'zfs_rename_008_pos', 'zfs_rename_009_neg',
 161     'zfs_rename_010_neg', 'zfs_rename_011_pos', 'zfs_rename_012_neg',
 162     'zfs_rename_013_pos']
 163 
 164 [/opt/zfs-tests/tests/functional/cli_root/zfs_reservation]
 165 tests = ['zfs_reservation_001_pos', 'zfs_reservation_002_pos']
 166 
 167 [/opt/zfs-tests/tests/functional/cli_root/zfs_rollback]
 168 tests = ['zfs_rollback_001_pos', 'zfs_rollback_002_pos',
 169     'zfs_rollback_003_neg', 'zfs_rollback_004_neg']
 170 
 171 [/opt/zfs-tests/tests/functional/cli_root/zfs_send]
 172 tests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos',
 173     'zfs_send_004_neg', 'zfs_send_005_pos', 'zfs_send_006_pos']
 174 
 175 [/opt/zfs-tests/tests/functional/cli_root/zfs_set]


 199 tests = ['zfs_unmount_001_pos', 'zfs_unmount_002_pos', 'zfs_unmount_003_pos',
 200     'zfs_unmount_004_pos', 'zfs_unmount_005_pos', 'zfs_unmount_006_pos',
 201     'zfs_unmount_007_neg', 'zfs_unmount_008_neg', 'zfs_unmount_009_pos',
 202     'zfs_unmount_all_001_pos']
 203 
 204 [/opt/zfs-tests/tests/functional/cli_root/zfs_unshare]
 205 tests = ['zfs_unshare_001_pos', 'zfs_unshare_002_pos', 'zfs_unshare_003_pos',
 206     'zfs_unshare_004_neg', 'zfs_unshare_005_neg']
 207 
 208 [/opt/zfs-tests/tests/functional/cli_root/zfs_upgrade]
 209 tests = ['zfs_upgrade_001_pos', 'zfs_upgrade_002_pos', 'zfs_upgrade_003_pos',
 210     'zfs_upgrade_004_pos', 'zfs_upgrade_005_pos', 'zfs_upgrade_006_neg',
 211     'zfs_upgrade_007_neg']
 212 
 213 [/opt/zfs-tests/tests/functional/cli_root/zpool]
 214 tests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_003_pos']
 215 
 216 [/opt/zfs-tests/tests/functional/cli_root/zpool_add]
 217 tests = ['zpool_add_001_pos', 'zpool_add_002_pos', 'zpool_add_003_pos',
 218     'zpool_add_004_pos', 'zpool_add_005_pos', 'zpool_add_006_pos',
 219     'zpool_add_007_neg', 'zpool_add_008_neg', 'zpool_add_009_neg',
 220     'add_nested_replacing_spare']
 221 
 222 [/opt/zfs-tests/tests/functional/cli_root/zpool_attach]
 223 tests = ['zpool_attach_001_neg']
 224 
 225 [/opt/zfs-tests/tests/functional/cli_root/zpool_clear]
 226 tests = ['zpool_clear_001_pos', 'zpool_clear_002_neg', 'zpool_clear_003_neg',
 227     'zpool_clear_readonly']
 228 
 229 [/opt/zfs-tests/tests/functional/cli_root/zpool_create]
 230 tests = ['zpool_create_001_pos', 'zpool_create_002_pos',
 231     'zpool_create_003_pos', 'zpool_create_004_pos', 'zpool_create_005_pos',
 232     'zpool_create_006_pos', 'zpool_create_007_neg', 'zpool_create_008_pos',
 233     'zpool_create_009_neg', 'zpool_create_010_neg', 'zpool_create_011_neg',
 234     'zpool_create_012_neg', 'zpool_create_014_neg',
 235     'zpool_create_015_neg', 'zpool_create_016_pos', 'zpool_create_017_neg',
 236     'zpool_create_018_pos', 'zpool_create_019_pos', 'zpool_create_020_pos',
 237     'zpool_create_021_pos', 'zpool_create_022_pos', 'zpool_create_023_neg',
 238     'zpool_create_features_001_pos', 'zpool_create_features_002_pos',
 239     'zpool_create_features_003_pos', 'zpool_create_features_004_neg']
 240 
 241 [/opt/zfs-tests/tests/functional/cli_root/zpool_destroy]
 242 tests = ['zpool_destroy_001_pos', 'zpool_destroy_002_pos',
 243     'zpool_destroy_003_neg']
 244 pre =
 245 post =
 246 
 247 [/opt/zfs-tests/tests/functional/cli_root/zpool_detach]


 398 tests = ['largest_pool_001_pos']
 399 pre =
 400 post =
 401 
 402 [/opt/zfs-tests/tests/functional/link_count]
 403 tests = ['link_count_001']
 404 
 405 [/opt/zfs-tests/tests/functional/mdb]
 406 tests = ['mdb_001_pos']
 407 
 408 [/opt/zfs-tests/tests/functional/migration]
 409 tests = ['migration_001_pos', 'migration_002_pos', 'migration_003_pos',
 410     'migration_004_pos', 'migration_005_pos', 'migration_006_pos',
 411     'migration_007_pos', 'migration_008_pos', 'migration_009_pos',
 412     'migration_010_pos', 'migration_011_pos', 'migration_012_pos']
 413 
 414 [/opt/zfs-tests/tests/functional/mmap]
 415 tests = ['mmap_read_001_pos', 'mmap_write_001_pos']
 416 
 417 [/opt/zfs-tests/tests/functional/mount]
 418 tests = ['umount_001', 'umountall_001']
 419 
 420 [/opt/zfs-tests/tests/functional/mv_files]
 421 tests = ['mv_files_001_pos', 'mv_files_002_pos']
 422 
 423 [/opt/zfs-tests/tests/functional/nestedfs]
 424 tests = ['nestedfs_001_pos']
 425 
 426 [/opt/zfs-tests/tests/functional/no_space]
 427 tests = ['enospc_001_pos', 'enospc_002_pos']
 428 
 429 [/opt/zfs-tests/tests/functional/nopwrite]
 430 tests = ['nopwrite_copies', 'nopwrite_mtime', 'nopwrite_negative',
 431     'nopwrite_promoted_clone', 'nopwrite_recsize', 'nopwrite_sync',
 432     'nopwrite_varying_compression', 'nopwrite_volume']
 433 
 434 [/opt/zfs-tests/tests/functional/online_offline]
 435 tests = ['online_offline_001_pos', 'online_offline_002_neg',
 436     'online_offline_003_neg']
 437 
 438 [/opt/zfs-tests/tests/functional/pool_names]


   1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright (c) 2012, 2016 by Delphix. All rights reserved.
  14 # Copyright 2016, OmniTI Computer Consulting, Inc. All rights reserved.
  15 # Copyright 2017 Nexenta Systems Inc. All rights reserved.
  16 #
  17 
  18 [DEFAULT]
  19 pre = setup
  20 quiet = False
  21 pre_user = root
  22 user = root
  23 timeout = 1800
  24 post_user = root
  25 post = cleanup
  26 outputdir = /var/tmp/test_results
  27 
  28 [/opt/zfs-tests/tests/functional/acl/cifs]
  29 tests = ['cifs_attr_001_pos', 'cifs_attr_002_pos', 'cifs_attr_003_pos',
  30     'cifs_attr_004_pos']
  31 
  32 [/opt/zfs-tests/tests/functional/acl/nontrivial]
  33 tests = ['zfs_acl_chmod_001_neg', 'zfs_acl_chmod_002_pos',
  34     'zfs_acl_chmod_aclmode_001_pos', 'zfs_acl_chmod_compact_001_pos',
  35     'zfs_acl_chmod_delete_001_pos', 'zfs_acl_chmod_inherit_001_pos',


 112     'zfs_copies_004_neg', 'zfs_copies_005_neg', 'zfs_copies_006_pos']
 113 
 114 [/opt/zfs-tests/tests/functional/cli_root/zfs_create]
 115 tests = ['zfs_create_001_pos', 'zfs_create_002_pos', 'zfs_create_003_pos',
 116     'zfs_create_004_pos', 'zfs_create_005_pos', 'zfs_create_006_pos',
 117     'zfs_create_007_pos', 'zfs_create_008_neg', 'zfs_create_009_neg',
 118     'zfs_create_010_neg', 'zfs_create_011_pos', 'zfs_create_012_pos',
 119     'zfs_create_013_pos']
 120 
 121 [/opt/zfs-tests/tests/functional/cli_root/zfs_destroy]
 122 tests = ['zfs_destroy_001_pos', 'zfs_destroy_002_pos', 'zfs_destroy_003_pos',
 123     'zfs_destroy_004_pos', 'zfs_destroy_005_neg', 'zfs_destroy_006_neg',
 124     'zfs_destroy_007_neg', 'zfs_destroy_008_pos', 'zfs_destroy_009_pos',
 125     'zfs_destroy_010_pos', 'zfs_destroy_011_pos', 'zfs_destroy_012_pos',
 126     'zfs_destroy_013_neg', 'zfs_destroy_014_pos', 'zfs_destroy_015_pos',
 127     'zfs_destroy_016_pos']
 128 
 129 [/opt/zfs-tests/tests/functional/cli_root/zfs_get]
 130 tests = ['zfs_get_001_pos', 'zfs_get_002_pos', 'zfs_get_003_pos',
 131     'zfs_get_004_pos', 'zfs_get_005_neg', 'zfs_get_006_neg', 'zfs_get_007_neg',
 132     'zfs_get_008_pos', 'zfs_get_009_pos', 'zfs_get_010_neg', 'zfs_get_011_pos']
 133 
 134 [/opt/zfs-tests/tests/functional/cli_root/zfs_inherit]
 135 tests = ['zfs_inherit_001_neg', 'zfs_inherit_002_neg', 'zfs_inherit_003_pos']
 136 
 137 [/opt/zfs-tests/tests/functional/cli_root/zfs_mount]
 138 tests = ['zfs_mount_001_pos', 'zfs_mount_002_pos', 'zfs_mount_003_pos',
 139     'zfs_mount_004_pos', 'zfs_mount_005_pos', 'zfs_mount_006_pos',
 140     'zfs_mount_007_pos', 'zfs_mount_008_pos', 'zfs_mount_009_neg',
 141     'zfs_mount_010_neg', 'zfs_mount_011_neg', 'zfs_mount_all_001_pos']
 142 
 143 [/opt/zfs-tests/tests/functional/cli_root/zfs_promote]
 144 tests = ['zfs_promote_001_pos', 'zfs_promote_002_pos', 'zfs_promote_003_pos',
 145     'zfs_promote_004_pos', 'zfs_promote_005_pos', 'zfs_promote_006_neg',
 146     'zfs_promote_007_neg', 'zfs_promote_008_pos']
 147 
 148 [/opt/zfs-tests/tests/functional/cli_root/zfs_property]
 149 tests = ['zfs_written_property_001_pos']
 150 
 151 [/opt/zfs-tests/tests/functional/cli_root/zfs_receive]
 152 tests = ['zfs_receive_001_pos', 'zfs_receive_002_pos', 'zfs_receive_003_pos',
 153     'zfs_receive_005_neg', 'zfs_receive_006_pos',
 154     'zfs_receive_007_neg', 'zfs_receive_008_pos', 'zfs_receive_009_neg',
 155     'zfs_receive_010_pos', 'zfs_receive_011_pos', 'zfs_receive_012_pos']

 156 
 157 [/opt/zfs-tests/tests/functional/cli_root/zfs_rename]
 158 tests = ['zfs_rename_001_pos', 'zfs_rename_002_pos', 'zfs_rename_003_pos',
 159     'zfs_rename_004_neg', 'zfs_rename_005_neg', 'zfs_rename_006_pos',
 160     'zfs_rename_007_pos', 'zfs_rename_008_pos', 'zfs_rename_009_neg',
 161     'zfs_rename_010_neg', 'zfs_rename_011_pos', 'zfs_rename_012_neg',
 162     'zfs_rename_013_pos']
 163 
 164 [/opt/zfs-tests/tests/functional/cli_root/zfs_reservation]
 165 tests = ['zfs_reservation_001_pos', 'zfs_reservation_002_pos']
 166 
 167 [/opt/zfs-tests/tests/functional/cli_root/zfs_rollback]
 168 tests = ['zfs_rollback_001_pos', 'zfs_rollback_002_pos',
 169     'zfs_rollback_003_neg', 'zfs_rollback_004_neg']
 170 
 171 [/opt/zfs-tests/tests/functional/cli_root/zfs_send]
 172 tests = ['zfs_send_001_pos', 'zfs_send_002_pos', 'zfs_send_003_pos',
 173     'zfs_send_004_neg', 'zfs_send_005_pos', 'zfs_send_006_pos']
 174 
 175 [/opt/zfs-tests/tests/functional/cli_root/zfs_set]


 199 tests = ['zfs_unmount_001_pos', 'zfs_unmount_002_pos', 'zfs_unmount_003_pos',
 200     'zfs_unmount_004_pos', 'zfs_unmount_005_pos', 'zfs_unmount_006_pos',
 201     'zfs_unmount_007_neg', 'zfs_unmount_008_neg', 'zfs_unmount_009_pos',
 202     'zfs_unmount_all_001_pos']
 203 
 204 [/opt/zfs-tests/tests/functional/cli_root/zfs_unshare]
 205 tests = ['zfs_unshare_001_pos', 'zfs_unshare_002_pos', 'zfs_unshare_003_pos',
 206     'zfs_unshare_004_neg', 'zfs_unshare_005_neg']
 207 
 208 [/opt/zfs-tests/tests/functional/cli_root/zfs_upgrade]
 209 tests = ['zfs_upgrade_001_pos', 'zfs_upgrade_002_pos', 'zfs_upgrade_003_pos',
 210     'zfs_upgrade_004_pos', 'zfs_upgrade_005_pos', 'zfs_upgrade_006_neg',
 211     'zfs_upgrade_007_neg']
 212 
 213 [/opt/zfs-tests/tests/functional/cli_root/zpool]
 214 tests = ['zpool_001_neg', 'zpool_002_pos', 'zpool_003_pos']
 215 
 216 [/opt/zfs-tests/tests/functional/cli_root/zpool_add]
 217 tests = ['zpool_add_001_pos', 'zpool_add_002_pos', 'zpool_add_003_pos',
 218     'zpool_add_004_pos', 'zpool_add_005_pos', 'zpool_add_006_pos',
 219     'zpool_add_007_neg', 'zpool_add_008_neg', 'zpool_add_009_neg']

 220 
 221 [/opt/zfs-tests/tests/functional/cli_root/zpool_attach]
 222 tests = ['zpool_attach_001_neg']
 223 
 224 [/opt/zfs-tests/tests/functional/cli_root/zpool_clear]
 225 tests = ['zpool_clear_001_pos', 'zpool_clear_002_neg', 'zpool_clear_003_neg']

 226 
 227 [/opt/zfs-tests/tests/functional/cli_root/zpool_create]
 228 tests = ['zpool_create_001_pos', 'zpool_create_002_pos',
 229     'zpool_create_003_pos', 'zpool_create_004_pos', 'zpool_create_005_pos',
 230     'zpool_create_006_pos', 'zpool_create_007_neg', 'zpool_create_008_pos',
 231     'zpool_create_009_neg', 'zpool_create_010_neg', 'zpool_create_011_neg',
 232     'zpool_create_012_neg', 'zpool_create_014_neg',
 233     'zpool_create_015_neg', 'zpool_create_016_pos', 'zpool_create_017_neg',
 234     'zpool_create_018_pos', 'zpool_create_019_pos', 'zpool_create_020_pos',
 235     'zpool_create_021_pos', 'zpool_create_022_pos', 'zpool_create_023_neg',
 236     'zpool_create_features_001_pos', 'zpool_create_features_002_pos',
 237     'zpool_create_features_003_pos', 'zpool_create_features_004_neg']
 238 
 239 [/opt/zfs-tests/tests/functional/cli_root/zpool_destroy]
 240 tests = ['zpool_destroy_001_pos', 'zpool_destroy_002_pos',
 241     'zpool_destroy_003_neg']
 242 pre =
 243 post =
 244 
 245 [/opt/zfs-tests/tests/functional/cli_root/zpool_detach]


 396 tests = ['largest_pool_001_pos']
 397 pre =
 398 post =
 399 
 400 [/opt/zfs-tests/tests/functional/link_count]
 401 tests = ['link_count_001']
 402 
 403 [/opt/zfs-tests/tests/functional/mdb]
 404 tests = ['mdb_001_pos']
 405 
 406 [/opt/zfs-tests/tests/functional/migration]
 407 tests = ['migration_001_pos', 'migration_002_pos', 'migration_003_pos',
 408     'migration_004_pos', 'migration_005_pos', 'migration_006_pos',
 409     'migration_007_pos', 'migration_008_pos', 'migration_009_pos',
 410     'migration_010_pos', 'migration_011_pos', 'migration_012_pos']
 411 
 412 [/opt/zfs-tests/tests/functional/mmap]
 413 tests = ['mmap_read_001_pos', 'mmap_write_001_pos']
 414 
 415 [/opt/zfs-tests/tests/functional/mount]
 416 tests = ['umount_001', 'umount_002', 'umountall_001']
 417 
 418 [/opt/zfs-tests/tests/functional/mv_files]
 419 tests = ['mv_files_001_pos', 'mv_files_002_pos']
 420 
 421 [/opt/zfs-tests/tests/functional/nestedfs]
 422 tests = ['nestedfs_001_pos']
 423 
 424 [/opt/zfs-tests/tests/functional/no_space]
 425 tests = ['enospc_001_pos', 'enospc_002_pos']
 426 
 427 [/opt/zfs-tests/tests/functional/nopwrite]
 428 tests = ['nopwrite_copies', 'nopwrite_mtime', 'nopwrite_negative',
 429     'nopwrite_promoted_clone', 'nopwrite_recsize', 'nopwrite_sync',
 430     'nopwrite_varying_compression', 'nopwrite_volume']
 431 
 432 [/opt/zfs-tests/tests/functional/online_offline]
 433 tests = ['online_offline_001_pos', 'online_offline_002_neg',
 434     'online_offline_003_neg']
 435 
 436 [/opt/zfs-tests/tests/functional/pool_names]