HomeSort by relevance Sort by last modified time
    Searched full:tst_rhost_run (Results 1 - 21 of 21) sorted by null

  /external/ltp/testcases/network/stress/ssh/
ssh-stress 39 [ "$rtmpdir" ] && tst_rhost_run -c "rm -rf $rtmpdir"
59 port=$(tst_rhost_run -c "tst_get_unused_port ipv${ipver} stream")
81 rtmpdir=$(tst_rhost_run -c "mktemp -d -p $TMPDIR")
82 tst_rhost_run -s -c "ssh-keygen -t rsa -N \"\" -f $rtmpdir/id_rsa > /dev/null"
86 tst_rhost_run -s -c "printf \"\
93 tst_rhost_run -s -c "chmod 700 $rtmpdir; chmod 600 $rtmpdir/*"
96 tst_rhost_run -c "cat ${rtmpdir}/id_rsa.pub" > $tmpdir/authorized_keys
110 tst_rhost_run -s -c "ssh-stress01-rmt $ipver $(tst_ipaddr) \
121 tst_rhost_run -s -c "ssh-stress02-rmt $ipver $(tst_ipaddr) \
136 tst_rhost_run -s -c "ssh-stress03-rmt $ipver $(tst_ipaddr)
    [all...]
  /external/ltp/testcases/network/busy_poll/
busy_poll01.sh 34 tst_rhost_run -c "sysctl -q -w net.core.busy_read=$rbusy_read_old"
35 tst_rhost_run -c "sysctl -q -w net.core.busy_poll=$rbusy_poll_old"
44 tst_rhost_run -s -c "sysctl -q -w net.core.busy_read=$value"
45 tst_rhost_run -s -c "sysctl -q -w net.core.busy_poll=$value"
51 rbusy_read_old=$(tst_rhost_run -c 'cat /proc/sys/net/core/busy_read')
52 rbusy_poll_old=$(tst_rhost_run -c 'cat /proc/sys/net/core/busy_poll')
busy_poll02.sh 32 tst_rhost_run -c "sysctl -q -w net.core.busy_poll=$rbusy_poll_old"
39 tst_rhost_run -s -c "sysctl -q -w net.core.busy_poll=$value"
43 rbusy_poll_old=$(tst_rhost_run -c 'cat /proc/sys/net/core/busy_poll')
busy_poll03.sh 32 tst_rhost_run -c "sysctl -q -w net.core.busy_poll=$rbusy_poll_old"
39 tst_rhost_run -s -c "sysctl -q -w net.core.busy_poll=$value"
43 rbusy_poll_old=$(tst_rhost_run -c 'cat /proc/sys/net/core/busy_poll')
  /external/ltp/testcases/network/nfs/nfs_stress/
nfs_lib.sh 83 tst_rhost_run -c "test -d $remote_dir"
85 tst_rhost_run -s -c "mkdir -p $remote_dir"
86 tst_rhost_run -s -c "exportfs -i -o no_root_squash,rw \
133 tst_rhost_run -c "test -d $remote_dir && exportfs -u *:$remote_dir"
134 tst_rhost_run -c "test -d $remote_dir && rm -rf $remote_dir"
nfs03 105 ORIG_NFSD=$(tst_rhost_run -s -c 'ps -ef | grep -w nfsd | grep -v grep | wc -l')
106 tst_rhost_run -s -c "rpc.nfsd $THREAD_NUM"
111 tst_rhost_run -c "rpc.nfsd $ORIG_NFSD"
  /external/ltp/testcases/lib/
test_net.sh 59 tst_rhost_run() function
81 *) tst_brkm TBROK "tst_rhost_run: unknown option: $OPTARG" ;;
89 tst_brkm TBROK "tst_rhost_run: command not defined"
90 tst_resm TWARN "tst_rhost_run: command not defined"
120 tst_rhost_run -c "$*" > /dev/null
130 tst_rhost_run -c "$* 2> /dev/null"
166 rhost) addr=$(tst_rhost_run -s -c "cat $addr_path")
314 tst_rhost_run -c "ip xfrm policy flush" || return $?
315 tst_rhost_run -c "ip xfrm state flush" || return $?
316 tst_rhost_run -c "ip link set $iface down" || return $
    [all...]
  /external/ltp/testcases/network/stress/ipsec/
ipsec_lib.sh 116 tst_rhost_run -c "ip xfrm state flush && ip xfrm policy flush"
120 tst_rhost_run -c "ip li del $cleanup_vti 2>/dev/null"
213 tst_rhost_run -s -c "ip xfrm state add src $src dst $dst \
215 tst_rhost_run -s -c "ip xfrm state add src $dst dst $src \
218 tst_rhost_run -s -c "ip xfrm policy add src $src dst $dst \
220 tst_rhost_run -s -c "ip xfrm policy add src $dst dst $src dir \
273 tst_rhost_run -s -c \
275 tst_rhost_run -s -c "ip li set $vti up"
279 tst_rhost_run -s -c "$ipx st add $o_dir $p $spi_1 $ALGR $m"
280 tst_rhost_run -s -c "$ipx st add $i_dir $p $spi_2 $ALGR $m
    [all...]
  /external/ltp/testcases/network/virt/
virt_lib.sh 75 tst_rhost_run -c "ip link delete ltp_v0 2>/dev/null"
131 tst_rhost_run -s -c "ip li add ltp_v0 type $virt_type $@ $opt"
134 tst_rhost_run -s -c "ip -f inet$TST_IPV6 tu add ltp_v0 \
138 tst_rhost_run -s -c "ip li add link $(tst_iface rhost) ltp_v0 \
194 tst_rhost_run -s -c "ip ad add ${ip6_virt_remote}/64 dev ltp_v0 nodad"
197 tst_rhost_run -s -c "ip addr add ${ip_virt_remote}/24 dev ltp_v0"
200 tst_rhost_run -s -c "sysctl -q net.ipv6.conf.ltp_v0.accept_dad=0"
203 tst_rhost_run -s -c "ip li set up ltp_v0"
210 local mac_rmt="$(tst_rhost_run -c 'cat /sys/class/net/ltp_v0/address')"
214 tst_rhost_run -s -c "ip ne replace $ip_virt_local lladdr
    [all...]
  /external/ltp/testcases/network/stress/interface/
if-mtu-change 41 tst_rhost_run -c "ip li set $(tst_iface rhost) mtu $saved_mtu"
80 tst_rhost_run -c "ifconfig $iface_rmt mtu $mtu"
83 tst_rhost_run -c "ip link set $iface_rmt mtu $mtu"
  /external/ltp/testcases/network/tcp_cmds/sendfile/
sendfile01 61 local port=$(tst_rhost_run -s -c "tst_get_unused_port $ipv stream")
64 tst_rhost_run -s -b -c "$SERVER $ipaddr $port"
101 [ -n "$server_started" ] && tst_rhost_run -s -c "pkill $SERVER"
  /external/ltp/testcases/network/stress/ftp/
ftp-download-stress 73 tst_rhost_run -s -c "ftp-download-stress01-rmt \
86 tst_rhost_run -s -c "ftp-download-stress02-rmt $(tst_ipaddr) \
ftp-upload-stress 84 tst_rhost_run -s -c "ftp-upload-stress01-rmt $(tst_ipaddr) \
94 tst_rhost_run -s -c "ftp-upload-stress02-rmt \
  /external/ltp/testcases/network/stress/http/
http-stress 61 tst_rhost_run -s -c "http-stress01-rmt $(tst_ipaddr) \
71 tst_rhost_run -s -c "http-stress02-rmt $(tst_ipaddr) http_file \
  /external/ltp/testcases/network/tcp_cmds/rlogin/
rlogin01 77 tst_rhost_run -u $RUSER -c "grep -q 9 $RUSER.$RHOST" || return 1
78 tst_rhost_run -u $RUSER -c "rm -f $RUSER.$RHOST"
  /external/ltp/testcases/network/tcp_cmds/telnet/
telnet01 81 tst_rhost_run -u $RUSER -c "grep -q 9 $RUSER.$RHOST" || return 1
82 tst_rhost_run -u $RUSER -c "rm -f $RUSER.$RHOST"
  /external/ltp/testcases/network/multicast/mc_commo/
mc_commo 66 tst_rhost_run -b -c "mc_send $GROUP_ADDR $(tst_ipaddr rhost) $PORT $TTL"
68 tst_rhost_run -s -c "pgrep -x mc_send > /dev/null"
  /external/ltp/testcases/network/nfs/nfsstat01/
nfsstat01 49 calls=$(tst_rhost_run -c "grep $name /proc/net/rpc/$nfs_f" | \
51 tst_rhost_run -s -c "nfsstat -s$opt" | grep -q "$calls"
  /external/ltp/testcases/network/stress/ns-tools/
test_net_stress.sh 55 tst_rhost_run -c "pkill -13 -x netstress"
125 tst_rhost_run -b -c "netstress -l -H $ip -g $port"
  /external/ltp/testcases/network/stress/multicast/grp-operation/
mcast-lib.sh 98 tst_rhost_run -c "pkill -SIGHUP -f '$MCAST_RCMD'"
134 tst_rhost_run -s -c "$MCAST_RCMD -S $(tst_ipaddr) -m -w 1000000000 -r 1000 -b"
136 tst_rhost_run -s -c "$MCAST_RCMD -i 1000000000 -r 1 -b"
  /external/ltp/testcases/network/stress/dns/
dns-stress 184 tst_rhost_run -s -c "dns-stress01-rmt $ipver $(tst_ipaddr) $port \
194 tst_rhost_run -s -c "dns-stress02-rmt $ipver $(tst_ipaddr) $port $net \

Completed in 448 milliseconds