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