Home
last modified time | relevance | path

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

/external/ltp/testcases/lib/
Dtst_net.sh150 b|B) [ "$TST_USE_NETNS" ] && pre_cmd= || pre_cmd="nohup"
176 elif [ -n "$TST_USE_NETNS" ]; then
703 [ "$TST_USE_NETNS" = "yes" ] && rparam="-r '-e'"
714 [ -z "$RHOST" ] && TST_USE_NETNS="yes"
749 [ -n "$TST_USE_NETNS" -a "$TST_INIT_NETNS" != "no" ] && init_ltp_netspace
/external/ltp/testcases/network/tcp_cc/
Dtcp_cc_lib.sh46 if [ -z "$TST_USE_NETNS" ]; then