common.run (4e8d558c9d1cf3e7e424e3fb123b01979c3d57f2) | common.run (f7f4bd06a8d4e5d1e92d0d2905a68a2a03ed9c0c) |
---|---|
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 --- 267 unchanged lines hidden (view full) --- 276 'canmount_002_pos', 'canmount_003_pos', 'canmount_004_pos', 277 'checksum_001_pos', 'compression_001_pos', 'mountpoint_001_pos', 278 'mountpoint_002_pos', 'reservation_001_neg', 'user_property_002_pos', 279 'share_mount_001_neg', 'snapdir_001_pos', 'onoffs_001_pos', 280 'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos', 281 'user_property_004_pos', 'version_001_neg', 'zfs_set_001_neg', 282 'zfs_set_002_neg', 'zfs_set_003_neg', 'property_alias_001_pos', 283 'mountpoint_003_pos', 'ro_props_001_pos', 'zfs_set_keylocation', | 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 --- 267 unchanged lines hidden (view full) --- 276 'canmount_002_pos', 'canmount_003_pos', 'canmount_004_pos', 277 'checksum_001_pos', 'compression_001_pos', 'mountpoint_001_pos', 278 'mountpoint_002_pos', 'reservation_001_neg', 'user_property_002_pos', 279 'share_mount_001_neg', 'snapdir_001_pos', 'onoffs_001_pos', 280 'user_property_001_pos', 'user_property_003_neg', 'readonly_001_pos', 281 'user_property_004_pos', 'version_001_neg', 'zfs_set_001_neg', 282 'zfs_set_002_neg', 'zfs_set_003_neg', 'property_alias_001_pos', 283 'mountpoint_003_pos', 'ro_props_001_pos', 'zfs_set_keylocation', |
284 'zfs_set_feature_activation'] | 284 'zfs_set_feature_activation', 'zfs_set_nomount'] |
285tags = ['functional', 'cli_root', 'zfs_set'] 286 287[tests/functional/cli_root/zfs_share] 288tests = ['zfs_share_001_pos', 'zfs_share_002_pos', 'zfs_share_003_pos', 289 'zfs_share_004_pos', 'zfs_share_006_pos', 'zfs_share_008_neg', 290 'zfs_share_010_neg', 'zfs_share_011_pos', 'zfs_share_concurrent_shares'] 291tags = ['functional', 'cli_root', 'zfs_share'] 292 --- 691 unchanged lines hidden --- | 285tags = ['functional', 'cli_root', 'zfs_set'] 286 287[tests/functional/cli_root/zfs_share] 288tests = ['zfs_share_001_pos', 'zfs_share_002_pos', 'zfs_share_003_pos', 289 'zfs_share_004_pos', 'zfs_share_006_pos', 'zfs_share_008_neg', 290 'zfs_share_010_neg', 'zfs_share_011_pos', 'zfs_share_concurrent_shares'] 291tags = ['functional', 'cli_root', 'zfs_share'] 292 --- 691 unchanged lines hidden --- |