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