Home
last modified time | relevance | path

Searched refs:NS_DURATION (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ltp/testcases/network/stress/multicast/packet-flood/
H A Dmcast-pktfld02.sh19 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate sockets, then receiving a large number of UDP packets at each socket in $NS_DURATION seconds"
42 tst_rhost_run -s -c "$MCAST_RCMD -D $addr -f $TST_IPVER -p $port -m -I $(tst_iface rhost) -b -t $NS_DURATION"
47 sleep $NS_DURATION
H A Dmcast-pktfld01.sh18 tst_res TINFO "joining an IPv${TST_IPVER} multicast group with a single socket, then receiving a large number of UDP packets at the socket in $NS_DURATION seconds"
30 tst_rhost_run -s -c "$MCAST_RCMD -D $addr -f $TST_IPVER -p $port -s 32767 -m -I $(tst_iface rhost) -t $NS_DURATION"
/third_party/ltp/testcases/network/stress/multicast/query-flood/
H A Dmcast-queryfld05.sh19 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate sockets, then receiving a large number of Multicast Address Specific Queries in $NS_DURATION seconds"
44 tst_rhost_run -c "$MCAST_RCMD -t $NS_DURATION -r 0 -b $params"
49 sleep $NS_DURATION
H A Dmcast-queryfld06.sh23 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate sockets, then receiving a large number of Multicast Address and Source Specific Queries in $NS_DURATION seconds"
52 tst_rhost_run -c "$MCAST_RCMD -t $NS_DURATION -r 0 -b $params"
57 sleep $NS_DURATION
H A Dmcast-queryfld04.sh18 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate socket, then receiving a large number of General Queries in $NS_DURATION seconds"
31 EXPECT_RHOST_PASS $MCAST_RCMD -t $NS_DURATION -r 0 $params
H A Dmcast-queryfld03.sh23 tst_res TINFO "joining an IPv${TST_IPVER} multicast group on a single socket, then receiving a large number of Multicast Address and Source Specific Queries in $NS_DURATION seconds"
40 EXPECT_RHOST_PASS $MCAST_RCMD -t $NS_DURATION -r 0 $params
/third_party/ltp/testcases/network/stress/icmp/multi-diffnic/
H A Dicmp4-multi-diffnic0168 NS_DURATION=${NS_DURATION:-3600} # 1 hour
126 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
291 sleep $NS_DURATION
/third_party/ltp/testcases/network/stress/udp/uni-basic/
H A Dudp4-uni-basic0168 NS_DURATION=${NS_DURATION:-3600} # 1 hour
121 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
313 if [ $elapse_epoc -ge $NS_DURATION ]; then
/third_party/ltp/testcases/network/stress/broken_ip/
H A Dbroken_ip-version.sh12 tst_res TINFO "Sending ICMPv$TST_IPVER with wrong version field for $NS_DURATION sec"
13 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMP_SENDER_DATA_MAXSIZE" -v
H A Dbroken_ip-dstaddr.sh12 tst_res TINFO "Sending ICMPv$TST_IPVER with wrong dst address for $NS_DURATION sec"
13 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMP_SENDER_DATA_MAXSIZE" -i
H A Dbroken_ip-plen.sh12 tst_res TINFO "Sending ICMPv$TST_IPVER with wrong payload len for $NS_DURATION sec"
13 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMP_SENDER_DATA_MAXSIZE" -L
H A Dbroken_ip-protcol.sh16 tst_res TINFO "Sending ICMPv4 with wrong proto field for $NS_DURATION sec"
17 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMPV4_SENDER_DATA_MAXSIZE" -p
H A Dbroken_ip-fragment.sh16 tst_res TINFO "Sending ICMPv4 with wrong frag. info for $NS_DURATION sec"
17 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMPV4_SENDER_DATA_MAXSIZE" -f
H A Dbroken_ip-checksum.sh16 tst_res TINFO "Sending ICMPv4 with wrong chksum field for $NS_DURATION sec"
17 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMPV4_SENDER_DATA_MAXSIZE" -c
H A Dbroken_ip-nexthdr.sh12 tst_res TINFO "Sending ICMPv6 with wrong next header for $NS_DURATION sec"
13 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMPV6_SENDER_DATA_MAXSIZE" -n
H A Dbroken_ip-ihl.sh16 tst_res TINFO "Sending ICMPv4 with wrong header len field for $NS_DURATION sec"
17 tst_icmp -t $NS_DURATION -s "0 100 500 1000 $NS_ICMPV4_SENDER_DATA_MAXSIZE" -l
/third_party/ltp/testcases/network/stress/http/
H A Dhttp-stress.sh68 tst_resm TINFO "clients request data asynchronously $NS_DURATION sec"
71 $DOWNLOAD_BIGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
/third_party/ltp/testcases/network/stress/tcp/multi-diffnic/
H A Dtcp4-multi-diffnic0169 NS_DURATION=${NS_DURATION:-3600} # 1 hour
142 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
364 if [ $elapse_epoc -ge $NS_DURATION ]; then
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
H A Dtcp4-multi-sameport0169 NS_DURATION=${NS_DURATION:-3600} # 1 hour
140 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
361 if [ $elapse_epoc -ge $NS_DURATION ]; then
/third_party/ltp/testcases/network/stress/icmp/multi-diffip/
H A Dicmp4-multi-diffip0168 NS_DURATION=${NS_DURATION:-3600} # 1 hour
127 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
367 sleep $NS_DURATION
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
H A Dtcp4-multi-diffport0169 NS_DURATION=${NS_DURATION:-3600} # 1 hour
140 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
363 if [ $elapse_epoc -ge $NS_DURATION ]; then
/third_party/ltp/testcases/network/stress/udp/multi-diffport/
H A Dudp4-multi-diffport0168 NS_DURATION=${NS_DURATION:-3600} # 1 hour
124 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
325 if [ $elapse_epoc -ge $NS_DURATION ]; then
/third_party/ltp/testcases/network/stress/udp/multi-diffnic/
H A Dudp4-multi-diffnic0168 NS_DURATION=${NS_DURATION:-3600} # 1 hour
126 tst_resm TINFO "- Test duration is $NS_DURATION [sec]"
331 if [ $elapse_epoc -ge $NS_DURATION ]; then
/third_party/ltp/testcases/network/stress/ftp/
H A Dftp-upload-stress.sh91 tst_resm TINFO "Upload data asynchronously in $NS_DURATION sec"
95 $UPLOAD_REGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
H A Dftp-download-stress.sh80 tst_resm TINFO "Download data asynchronously in $NS_DURATION sec"
87 $NS_DURATION $CONNECTION_TOTAL"

Completed in 6 milliseconds

12