Searched refs:RHOST (Results 1 – 25 of 33) sorted by relevance
12
/third_party/ltp/testcases/network/tcp_cmds/ftp/ |
D | ftp01.sh | 59 RHOST=${RHOST:-`hostname`} 69 rsh -n -l root $RHOST mkdir -p "$TCtmp" 70 rsh -n -l root $RHOST chown -R ${RUSER} "$TCtmp" 103 } | ftp -nv $RHOST 115 } | ftp -nv $RHOST 116 SUM1=`rsh -n -l root $RHOST sum $TCtmp/$j | awk '{print $1}'` 118 rsh -n -l root $RHOST rm -f $TCtmp/$j 141 rsh -n -l root $RHOST rmdir "$TCtmp"
|
/third_party/ltp/testcases/network/stress/tcp/multi-diffip/ |
D | tcp4-multi-diffip01 | 117 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 123 …$LTP_RSH $RHOST "PATH=/sbin:/usr/sbin:$PATH tc qdisc del dev $rhost_ifname root netem" >/dev/null … 194 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc add dev $rhost_ifname root netem delay … 236 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} broadc… 239 …$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr del ${rhost_addr}/${network_mask} broadcast $… 240 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} broadc… 281 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} dev $r… 284 …$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr del ${rhost_addr}/${network_mask} dev $rhost_… 285 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} dev $r… 318 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… [all …]
|
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/ |
D | icmp4-multi-diffip01 | 110 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 211 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} broadc… 214 …$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr del ${rhost_addr}/${network_mask} broadcast $… 215 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} broadc… 256 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} dev $r… 259 …$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr del ${rhost_addr}/${network_mask} dev $rhost_… 260 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} dev $r… 293 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 310 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 318 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… [all …]
|
/third_party/ltp/testcases/network/stress/udp/multi-diffip/ |
D | udp4-multi-diffip01 | 107 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 205 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} broadc… 207 …$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr del ${rhost_addr}/${network_mask} broadcast $… 208 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} broadc… 248 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} dev $r… 251 …LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr del ${rhost_addr}/${network_mask} dev $rhost_i… 252 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH ip' addr add ${rhost_addr}/${network_mask} dev $r… 285 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 302 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 311 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… [all …]
|
/third_party/ltp/testcases/network/tcp_cmds/telnet/ |
D | telnet01.sh | 38 if [ -z $RHOST ]; then 62 spawn telnet $RHOST 75 wc -w > $RUSER.$RHOST\rexit\r\"; 82 tst_rhost_run -u $RUSER -c "grep -q 9 $RUSER.$RHOST" || return 1 83 tst_rhost_run -u $RUSER -c "rm -f $RUSER.$RHOST"
|
/third_party/ltp/testcases/network/stress/tcp/uni-basic/ |
D | tcp4-uni-basic01 | 164 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 170 …$LTP_RSH $RHOST "PATH=/sbin:/usr/sbin:$PATH tc qdisc del dev $rhost_ifname root netem" >/dev/null … 386 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc add dev $rhost_ifname root netem $netem… 400 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc $tc_cmd dev $rhost_ifname root netem $n… 414 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc $tc_cmd dev $rhost_ifname root netem $n… 434 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 445 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 453 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 497 ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-tcpclient -b -f $IP_VER -S $lhost_addr -p $server_…
|
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/ |
D | tcp4-multi-diffport01 | 117 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 123 …$LTP_RSH $RHOST "PATH=/sbin:/usr/sbin:$PATH tc qdisc del dev $rhost_ifname root netem" >/dev/null … 258 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc add dev $rhost_ifname root netem delay … 278 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 290 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 298 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 341 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-tcpclient -b -f $IP_VER -S $lhost_addr -p $curren…
|
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/ |
D | tcp4-multi-sameport01 | 114 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 120 …$LTP_RSH $RHOST "PATH=/sbin:/usr/sbin:$PATH tc qdisc del dev $rhost_ifname root netem" >/dev/null … 257 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc add dev $rhost_ifname root netem delay … 277 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 289 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 297 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 341 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-tcpclient -b -f $IP_VER -S $lhost_addr -p $server…
|
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/ |
D | tcp4-multi-diffnic01 | 114 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 121 …$LTP_RSH $RHOST "PATH=/sbin:/usr/sbin:$PATH tc qdisc del dev $rhost_ifname root netem" >/dev/null … 260 …ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH tc' qdisc add dev $rhost_ifname root netem delay … 281 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 293 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 301 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 350 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-tcpclient -b -f $IP_VER -S $lhost_addr -p $server…
|
/third_party/ltp/testcases/network/multicast/mc_commo/ |
D | README.1st | 4 RHOST on Machine A, i.e. 'export RHOST=<Machine B hostname>'. If this 5 is not done, the test will use itself as the RHOST, which isn't very useful. Also, 6 the machine specified as the RHOST must have a ".rhosts" file in root's home
|
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
D | sandboxCopy | 8 RHOST=kaylee 16 scp /tmp/tarball.tgz $RHOST:$RPATH 19 ssh $RHOST "cd $RPATH && tar xzpf tarball.tgz"
|
/third_party/ltp/testcases/network/multicast/ |
D | README | 4 These tests ALL assume that the "RHOST" variable is set to the hostname 7 # export RHOST=<hostname here>. 11 it must also be located in "/home/ltptests" on the remote machine (RHOST). 15 machineA is running the tests, with machineB set as RHOST, then machineB's
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | killall_icmp_traffic | 59 $LTP_RSH $RHOST "killall -SIGINT ping ping6" >/dev/null 2>&1 65 …ret=`$LTP_RSH $RHOST 'ps auxw | fgrep -v grep | grep -l /ping6*[[:blank:]] >/dev/null 2>&1 ; echo … 81 $LTP_RSH $RHOST "killall -SIGINT ping ping6" >/dev/null 2>&1
|
D | check_envval | 56 RHOST=${RHOST:=127.0.0.1} 57 if [ x${RHOST} = x ]; then
|
D | killall_tcp_traffic | 60 $LTP_RSH $RHOST "killall -SIGHUP ns-tcpclient" >/dev/null 2>&1 84 …ret=`$LTP_RSH $RHOST 'ps auxw | fgrep -v grep | grep -l '/ns-tcpclient[[:blank:]]' >/dev/null 2>&1… 100 $LTP_RSH $RHOST "killall -SIGHUP ns-tcpclient" >/dev/null 2>&1
|
D | killall_udp_traffic | 60 $LTP_RSH $RHOST "killall -SIGHUP ns-udpclient" >/dev/null 2>&1 84 …ret=`$LTP_RSH $RHOST 'ps auxw | fgrep -v grep | grep -l '/ns-udpclient[[:blank:]]' >/dev/null 2>&1… 99 $LTP_RSH $RHOST "killall -SIGHUP ns-udpclient" >/dev/null 2>&1
|
D | check_netem | 56 ret=`$LTP_RSH $RHOST 'PATH=/sbin:/usr/sbin:$PATH which tc >/dev/null 2>&1 ; echo $?'` 64 $LTP_RSH $RHOST "PATH=/sbin:/usr/sbin:$PATH tc qdisc add dev eth0 root netem help" >$ofile 2>&1
|
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/ |
D | icmp4-multi-diffnic01 | 105 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 240 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 252 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 260 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 287 …$LTP_RSH $RHOST "${LTPROOT}/testcases/bin/ns-echoclient -S $lhost_addr -f $IP_VER -s \"$ICMP_SIZE_…
|
/third_party/ltp/testcases/network/stress/udp/uni-basic/ |
D | udp4-uni-basic01 | 104 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 239 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 251 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 259 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 301 ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-udpclient -b -f $IP_VER -S $lhost_addr -p $server_…
|
/third_party/ltp/testcases/network/tcp_cmds/ |
D | README | 4 These tests ALL assume that the "RHOST" variable is set to the hostname 7 # export RHOST=<hostname here>. 11 it must also be located in "/home/ltptests" on the remote machine (RHOST). 16 For example, if machineA is running the tests, with machineB set as RHOST, then machineB's
|
/third_party/ltp/testcases/network/stress/udp/multi-diffport/ |
D | udp4-multi-diffport01 | 107 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 245 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 257 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 265 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 306 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-udpclient -b -f $IP_VER -S $lhost_addr -p $curren…
|
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/ |
D | udp4-multi-diffnic01 | 104 …$LTP_RSH $RHOST ${LTPROOT}/'testcases/bin/output_ipsec_conf flush | PATH=/sbin:/usr/sbin:$PATH set… 247 …$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/output_ipsec_conf dst $IPSEC_PROTO $IPSEC_MODE $SPI $lhos… 259 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv4_connectivity $rhost_ifname $lhost_addr'… 267 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/check_icmpv6_connectivity $rhost_ifname $lhost_addr'… 316 …ret=`$LTP_RSH $RHOST ${LTPROOT}/testcases/bin/ns-udpclient -b -f $IP_VER -S $lhost_addr -p $server…
|
/third_party/ltp/testcases/network/rpc/basic_tests/ |
D | README | 4 These tests ALL assume that the "RHOST" and "LOCALDIR" variables is set to 8 # export RHOST=<hostname here>. 16 it must also be located in "/home/ltptests" on the remote machine (RHOST). 20 machineA is running the tests, with machineB set as RHOST, then machineB's
|
/third_party/ltp/testcases/network/ |
D | README.md | 5 It's the default configuration (if the `RHOST` environment variable is not 11 This setup requires the `RHOST` environment variable to be set properly and 14 The `RHOST` variable must be set to the hostname of the server (test management 30 FTP stress tests and telnet server tests require environment variables `RHOST` 32 `RHOST` will imply two host configuration for other tests.
|
/third_party/ltp/ |
D | ltpmenu | 378 unset $RHOST ; 379 RHOST=$host_name ; 380 export RHOST; 492 RHOST=" "
|
12