]> git.proxmox.com Git - mirror_zfs.git/blame - tests/zfs-tests/include/commands.cfg
Add zgenhostid utility script
[mirror_zfs.git] / tests / zfs-tests / include / commands.cfg
CommitLineData
c1d9abf9
JWK
1#
2# These variables are used by zfs-tests.sh to constrain which utilities
3# may be used by the suite. The suite will create a directory which is
4# the only element of $PATH and create symlinks from that dir to the
5# binaries listed below.
6#
7# Please keep the contents of each variable sorted for ease of reading
8# and maintenance.
9#
10export SYSTEM_FILES='arp
11 awk
12 attr
13 basename
14 bc
15 blockdev
16 bunzip2
17 bzcat
18 cat
19 chattr
20 chgrp
21 chmod
22 chown
23 cksum
24 cmp
25 cp
26 cpio
27 cut
28 date
29 dd
30 df
31 diff
32 dirname
6faad211 33 dmesg
c1d9abf9
JWK
34 du
35 echo
36 egrep
37 exportfs
38 expr
39 false
40 fdisk
41 file
42 find
43 fio
44 getconf
45 getent
46 getfacl
95401cb6 47 getfattr
c1d9abf9
JWK
48 grep
49 groupadd
50 groupdel
51 groupmod
52 gunzip
53 gzip
54 head
379ca9cf 55 hostid
c1d9abf9
JWK
56 hostname
57 id
58 iostat
59 kill
60 ksh
61 ln
62 logname
95401cb6 63 losetup
c1d9abf9
JWK
64 ls
65 lsblk
66 lsmod
67 lsscsi
68 md5sum
69 mkdir
70 mknod
8c54ddd3 71 mkswap
c1d9abf9
JWK
72 mktemp
73 modprobe
74 mount
75 mpstat
76 mv
77 net
95401cb6 78 nproc
c1d9abf9
JWK
79 openssl
80 parted
81 pax
82 pgrep
83 ping
84 pkill
85 printf
86 ps
87 pwd
88 python
89 quotaon
90 readlink
91 rm
92 rmdir
93 sed
94 seq
95 setenforce
96 setfacl
97 setfattr
98 sh
99 sha256sum
100 shuf
101 sleep
102 sort
103 stat
104 strings
105 su
106 sudo
107 sum
8c54ddd3 108 swapoff
c1d9abf9
JWK
109 swapon
110 sync
111 tail
112 tar
113 timeout
114 touch
115 tr
116 true
117 truncate
118 udevadm
119 umask
120 umount
121 uname
122 useradd
123 userdel
124 usermod
125 uuidgen
126 vmstat
127 wait
128 wc
129 which
130 xargs'
131
132export ZFS_FILES='zdb
133 zfs
134 zhack
135 zinject
136 zpool
137 ztest
138 zpios
139 raidz_test
140 arc_summary.py
141 arcstat.py
142 dbufstat.py
a7004725 143 zed
b9373170 144 zgenhostid
a7004725 145 zstreamdump'
c1d9abf9
JWK
146
147export ZFSTEST_FILES='chg_usr_exec
148 devname2devid
149 dir_rd_update
150 file_check
151 file_trunc
152 file_write
153 largest_file
154 mkbusy
155 mkfile
156 mkfiles
157 mktree
158 mmap_exec
159 mmapwrite
160 randfree_file
161 readmmap
162 rename_dir
163 rm_lnkcnt_zero_file
164 threadsappend
165 xattrtest'