]> git.proxmox.com Git - mirror_zfs-debian.git/blob - tests/zfs-tests/include/commands.cfg
New upstream version 0.7.9
[mirror_zfs-debian.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 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
33 dmesg
34 du
35 echo
36 egrep
37 exportfs
38 expr
39 fallocate
40 false
41 fdisk
42 file
43 find
44 fio
45 getconf
46 getent
47 getfacl
48 getfattr
49 grep
50 groupadd
51 groupdel
52 groupmod
53 gunzip
54 gzip
55 head
56 hostid
57 hostname
58 id
59 iostat
60 kill
61 ksh
62 ln
63 logname
64 losetup
65 ls
66 lsblk
67 lsmod
68 lsscsi
69 md5sum
70 mkdir
71 mknod
72 mkswap
73 mktemp
74 modprobe
75 mount
76 mpstat
77 mv
78 net
79 nproc
80 openssl
81 parted
82 pax
83 pgrep
84 ping
85 pkill
86 printenv
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 timeout
116 touch
117 tr
118 true
119 truncate
120 udevadm
121 umask
122 umount
123 uname
124 useradd
125 userdel
126 usermod
127 uuidgen
128 vmstat
129 wait
130 wc
131 which
132 xargs'
133
134 export ZFS_FILES='zdb
135 zfs
136 zhack
137 zinject
138 zpool
139 ztest
140 zpios
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 mmap_libaio
162 mmapwrite
163 randfree_file
164 readmmap
165 rename_dir
166 rm_lnkcnt_zero_file
167 threadsappend
168 user_ns_exec
169 xattrtest'