diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-test-zfstest.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-test-zfstest.mf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-test-zfstest.mf b/usr/src/pkg/manifests/system-test-zfstest.mf index 8174cd0af3..51a81cbc04 100644 --- a/usr/src/pkg/manifests/system-test-zfstest.mf +++ b/usr/src/pkg/manifests/system-test-zfstest.mf @@ -204,6 +204,7 @@ file path=opt/zfs-tests/bin/randwritecomp mode=0555 file path=opt/zfs-tests/bin/readmmap mode=0555 file path=opt/zfs-tests/bin/rename_dir mode=0555 file path=opt/zfs-tests/bin/rm_lnkcnt_zero_file mode=0555 +file path=opt/zfs-tests/bin/watch_dir mode=0555 file path=opt/zfs-tests/bin/zfstest mode=0555 file path=opt/zfs-tests/callbacks/zfs_dbgmsg mode=0555 file path=opt/zfs-tests/callbacks/zfs_mmp mode=0555 @@ -850,6 +851,8 @@ file \ file \ path=opt/zfs-tests/tests/functional/cli_root/zfs_create/zfs_create_crypt_combos \ mode=0555 +file path=opt/zfs-tests/tests/functional/cli_root/zfs_create/zfs_create_dryrun \ + mode=0555 file \ path=opt/zfs-tests/tests/functional/cli_root/zfs_create/zfs_create_encrypted \ mode=0555 @@ -1029,6 +1032,12 @@ file \ file \ path=opt/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_encrypted \ mode=0555 +file \ + path=opt/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_watched_inotify \ + mode=0555 +file \ + path=opt/zfs-tests/tests/functional/cli_root/zfs_mount/zfs_mount_watched_portfs \ + mode=0555 file path=opt/zfs-tests/tests/functional/cli_root/zfs_program/cleanup \ mode=0555 file path=opt/zfs-tests/tests/functional/cli_root/zfs_program/setup mode=0555 |