Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:NS_DURATION
(Results
1 - 25
of
33
) sorted by relevance
1
2
/third_party/ltp/testcases/network/stress/multicast/packet-flood/
H
A
D
mcast-pktfld02.sh
19
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
D
mcast-pktfld01.sh
18
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
D
mcast-queryfld05.sh
19
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
D
mcast-queryfld06.sh
23
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
D
mcast-queryfld04.sh
18
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
D
mcast-queryfld03.sh
23
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
D
icmp4-multi-diffnic01
68
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
D
udp4-uni-basic01
68
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
D
broken_ip-version.sh
12
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
D
broken_ip-dstaddr.sh
12
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
D
broken_ip-plen.sh
12
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
D
broken_ip-protcol.sh
16
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
D
broken_ip-fragment.sh
16
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
D
broken_ip-checksum.sh
16
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
D
broken_ip-nexthdr.sh
12
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
D
broken_ip-ihl.sh
16
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
D
http-stress.sh
68
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
D
tcp4-multi-diffnic01
69
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
D
tcp4-multi-sameport01
69
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
D
icmp4-multi-diffip01
68
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
D
tcp4-multi-diffport01
69
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
D
udp4-multi-diffport01
68
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
D
udp4-multi-diffnic01
68
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
D
ftp-upload-stress.sh
91
tst_resm TINFO "Upload data asynchronously in $
NS_DURATION
sec"
95
$UPLOAD_REGFILESIZE $
NS_DURATION
$CONNECTION_TOTAL"
H
A
D
ftp-download-stress.sh
80
tst_resm TINFO "Download data asynchronously in $
NS_DURATION
sec"
87
$
NS_DURATION
$CONNECTION_TOTAL"
Completed in 6 milliseconds
1
2