8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / test / zfs-tests / include / commands.cfg
blobafc3153e6ecf2e31463a0150826e4aabb7d3cc17
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.
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.
13 # Copyright (c) 2016 by Delphix. All rights reserved.
17 # These variables are used by zfstest.ksh to constrain which utilities
18 # may be used by the suite. The suite will create a directory which is
19 # the only element of $PATH and create symlinks from that dir to the
20 # binaries listed below.
21 # Please keep the contents of each variable sorted for ease of reading
22 # and maintenance.
24 export USR_BIN_FILES='awk
25     basename
26     bc
27     bunzip2
28     bzcat
29     cat
30     cd
31     chgrp
32     chmod
33     chown
34     cksum
35     cmp
36     compress
37     coreadm
38     cp
39     cpio
40     cut
41     date
42     dd
43     df
44     diff
45     dircmp
46     dirname
47     du
48     echo
49     egrep
50     expr
51     false
52     file
53     find
54     fio
55     getent
56     grep
57     head
58     hostname
59     id
60     iostat
61     isainfo
62     kill
63     ksh
64     ln
65     logname
66     ls
67     md5sum
68     mdb
69     mkdir
70     mktemp
71     mpstat
72     mv
73     nawk
74     pack
75     pagesize
76     pax
77     pfexec
78     pgrep
79     pkginfo
80     pkill
81     ppriv
82     print
83     printf
84     ps
85     pwd
86     python
87     readlink
88     rm
89     rmdir
90     rsh
91     runat
92     sed
93     seq
94     shuf
95     sleep
96     sort
97     stat
98     strings
99     su
100     sudo
101     sum
102     svcs
103     sync
104     tail
105     timeout
106     touch
107     tr
108     true
109     truncate
110     umask
111     uname
112     uncompress
113     unpack
114     vmstat
115     wait
116     wc
117     xargs
118     zlook
119     zonename'
121 export USR_SBIN_FILES='arp
122     clri
123     dtrace
124     dumpadm
125     ff
126     format
127     fsck
128     fsdb
129     fsirand
130     fstyp
131     getmajor
132     groupadd
133     groupdel
134     groupmod
135     labelit
136     lockfs
137     lofiadm
138     mkfile
139     mknod
140     ncheck
141     newfs
142     ping
143     prtvtoc
144     psrinfo
145     quotaon
146     share
147     svcadm
148     swap
149     tar
150     tunefs
151     ufsdump
152     ufsrestore
153     unshare
154     useradd
155     userdel
156     usermod
157     zdb
158     zhack
159     zinject
160     zoneadm
161     zonecfg
162     zstreamdump'
164 export SBIN_FILES='fdisk
165     mount
166     swapadd
167     umount
168     umountall
169     zfs
170     zpool'
172 export ZFSTEST_FILES='chg_usr_exec
173     devname2devid
174     dir_rd_update
175     file_check
176     file_trunc
177     file_write
178     getholes
179     largest_file
180     mkbusy
181     mkfiles
182     mkholes
183     mktree
184     mmapwrite
185     randfree_file
186     readmmap
187     rename_dir
188     rm_lnkcnt_zero_file'