Files
mirror_zfs/tests/zfs-tests/include/commands.cfg
T

225 lines
2.8 KiB
INI
Raw Normal View History

#
# Copyright (c) 2016, 2019 by Delphix. All rights reserved.
# These variables are used by zfs-tests.sh to constrain which utilities
# may be used by the suite. The suite will create a directory which is
# the only element of $PATH and create symlinks from that dir to the
# binaries listed below.
#
# Please keep the contents of each variable sorted for ease of reading
# and maintenance.
#
2019-12-18 12:29:43 -08:00
export SYSTEM_FILES_COMMON='arp
awk
base64
basename
bc
bunzip2
bzcat
cat
chgrp
chmod
chown
2020-02-16 15:49:49 -05:00
cksum
cmp
cp
cpio
cut
date
dd
df
diff
dirname
2017-04-18 20:44:17 +04:00
dmesg
du
echo
egrep
env
expr
false
file
find
fio
getconf
getent
getfacl
grep
gunzip
gzip
head
hostname
id
iostat
kill
ksh
ln
logname
ls
mkdir
mknod
mktemp
mount
mv
net
od
openssl
2020-06-25 03:45:44 +02:00
pamtester
pax
pgrep
ping
pkill
2018-02-23 11:38:05 -08:00
printenv
printf
ps
pwd
python
python2
2018-02-28 17:52:34 +01:00
python3
quotaon
readlink
rm
rmdir
scp
2019-12-19 16:26:07 -08:00
script
sed
seq
setfacl
sh
sleep
sort
ssh
stat
strings
su
sudo
sum
2017-05-11 14:27:57 -07:00
swapoff
swapon
sync
tail
tar
2018-02-08 09:16:23 -07:00
tee
timeout
touch
tr
true
truncate
umask
umount
uname
2020-09-04 11:34:28 -06:00
uniq
uuidgen
vmstat
wait
wc
which
xargs'
2019-12-18 12:29:43 -08:00
export SYSTEM_FILES_FREEBSD='chflags
compress
2020-02-27 12:38:34 -05:00
diskinfo
2019-12-18 12:29:43 -08:00
dumpon
fsck
2020-01-10 16:24:59 -05:00
getextattr
2019-12-18 12:29:43 -08:00
gpart
2020-08-01 11:44:54 -04:00
jail
jexec
jls
2020-01-10 16:24:59 -05:00
lsextattr
2019-12-18 12:29:43 -08:00
md5
mdconfig
mkfifo
newfs
pw
2020-01-10 16:24:59 -05:00
rmextattr
setextattr
2019-12-18 12:29:43 -08:00
sha256
showmount
2019-12-18 12:29:43 -08:00
swapctl
sysctl
uncompress'
export SYSTEM_FILES_LINUX='attr
bash
2019-12-18 12:29:43 -08:00
blkid
blockdev
chattr
2020-01-06 11:14:19 -08:00
dmidecode
2019-12-18 12:29:43 -08:00
exportfs
fallocate
fdisk
2020-02-18 14:23:41 -05:00
free
2019-12-18 12:29:43 -08:00
getfattr
groupadd
groupdel
groupmod
hostid
losetup
lsattr
lsblk
lscpu
lsmod
lsscsi
md5sum
mkswap
modprobe
mpstat
nproc
parted
perf
setenforce
setfattr
sha256sum
udevadm
useradd
userdel
usermod'
export ZFS_FILES='zdb
zfs
zhack
zinject
zpool
ztest
raidz_test
2018-10-31 09:22:59 -07:00
arc_summary
arcstat
dbufstat
2020-11-10 17:50:44 -06:00
mount.zfs
zed
2017-07-18 18:11:08 -07:00
zgenhostid
zstream
2020-10-09 09:29:21 -07:00
zfs_ids_to_path
zpool_influxdb'
export ZFSTEST_FILES='badsend
btree_test
chg_usr_exec
devname2devid
dir_rd_update
2020-11-13 13:51:51 -08:00
draid
file_check
file_trunc
file_write
2019-06-19 09:48:13 -07:00
get_diff
largest_file
2018-09-02 15:14:01 -04:00
libzfs_input_check
mkbusy
mkfile
mkfiles
mktree
mmap_exec
2018-03-28 10:19:22 -07:00
mmap_libaio
mmap_seek
mmapwrite
2018-02-08 09:16:23 -07:00
nvlist_to_lua
randfree_file
2016-12-16 14:11:29 -08:00
randwritecomp
readmmap
rename_dir
rm_lnkcnt_zero_file
send_doall
threadsappend
user_ns_exec
2019-06-19 09:48:13 -07:00
xattrtest
stride_dd'