summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-file-system-zfs-tests.mf
diff options
context:
space:
mode:
authorChris Williamson <chris.williamson@delphix.com>2016-11-17 14:43:57 -0800
committerMatthew Ahrens <mahrens@delphix.com>2016-11-18 11:26:52 -0800
commit2c601221f598e1c7737ee1128853af2a7be2acb2 (patch)
tree90bdaf0dca3f1fb9290a4b20ac0aa296c8cd2327 /usr/src/pkg/manifests/system-file-system-zfs-tests.mf
parentad2760acbd9c3b479bf632f05c6f03d89830799d (diff)
downloadillumos-joyent-2c601221f598e1c7737ee1128853af2a7be2acb2.tar.gz
7591 New "zloop" command for running ztest indefinitely
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/pkg/manifests/system-file-system-zfs-tests.mf')
-rw-r--r--usr/src/pkg/manifests/system-file-system-zfs-tests.mf3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/system-file-system-zfs-tests.mf b/usr/src/pkg/manifests/system-file-system-zfs-tests.mf
index a9afe1fa0b..43ec74d44f 100644
--- a/usr/src/pkg/manifests/system-file-system-zfs-tests.mf
+++ b/usr/src/pkg/manifests/system-file-system-zfs-tests.mf
@@ -21,7 +21,7 @@
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
-# Copyright (c) 2012 by Delphix. All rights reserved.
+# Copyright (c) 2012, 2015 by Delphix. All rights reserved.
#
set name=pkg.fmri value=pkg:/system/file-system/zfs/tests@$(PKGVERS)
@@ -54,6 +54,7 @@ $(i386_ONLY)file path=usr/bin/$(ARCH32)/zlook mode=0555
$(i386_ONLY)file path=usr/bin/$(ARCH32)/ztest mode=0555
file path=usr/bin/$(ARCH64)/zlook mode=0555
file path=usr/bin/$(ARCH64)/ztest mode=0555
+file path=usr/bin/zloop mode=0555
file path=usr/include/sys/fs/zut.h
file path=usr/lib/devfsadm/linkmod/SUNW_zut_link.so group=sys
$(i386_ONLY)file path=usr/sbin/$(ARCH32)/zhack mode=0555