Home
last modified time | relevance | path

Searched refs:tst_cmd_available (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/lib/
Dtst_test.sh280 tst_cmd_available() function
300 tst_cmd_available $cmd || tst_brk TCONF "'$cmd' not found"
308 if ! tst_cmd_available $cmd; then
Dtst_net.sh812 if [ -z "$TST_USE_LEGACY_API" ] && ! tst_cmd_available ping6; then