Home
last modified time | relevance | path

Searched refs:tst_cmd_available (Results 1 - 13 of 13) sorted by relevance

/third_party/ltp/testcases/kernel/fs/iso9660/
H A Disofs.sh22 if tst_cmd_available mkisofs; then
24 elif tst_cmd_available genisoimage; then
/third_party/ltp/testcases/lib/
H A Dtst_security.sh82 if ! tst_cmd_available seinfo; then
103 tst_cmd_available $f && { $f >/dev/null; return; }
H A Dtst_test.sh381 tst_cmd_available systemd-detect-virt || return 1
391 tst_cmd_available() function
400 tst_cmd_available $cmd || tst_brk TCONF "'$cmd' not found"
408 if ! tst_cmd_available $cmd; then
H A Dtst_net.sh1160 if [ -z "$TST_USE_LEGACY_API" ] && ! tst_cmd_available ping6; then
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_kexec.sh59 if tst_cmd_available bootctl; then
63 elif tst_cmd_available dmesg; then
H A Dima_tpm.sh125 if ! tst_cmd_available tsspcrread; then
/third_party/ltp/
H A Dver_linux9 tst_cmd_available() function
27 tst_cmd_available $cmd && eval "$cmd $@"
/third_party/ltp/testcases/commands/lsmod/
H A Dlsmod01.sh60 if tst_cmd_available diff; then
/third_party/ltp/testcases/network/tcp_cmds/tracepath/
H A Dtracepath01.sh16 tst_cmd_available $cmd || cmd="tracepath -6"
/third_party/ltp/testcases/kernel/fs/quota_remount/
H A Dquota_remount_test01.sh54 tst_cmd_available chcon && ! chcon -t tmp_t $MNTDIR; then
/third_party/ltp/testcases/network/rpc/rpc-tirpc/
H A Drpc_test.sh59 tst_cmd_available ldd which || return
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs_lib.sh176 if tst_cmd_available pgrep; then
/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_helper.sh136 if tst_cmd_available ping6; then

Completed in 6 milliseconds