Home
last modified time | relevance | path

Searched refs:CONNECTION_TOTAL (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/network/stress/udp/multi-diffport/
Dudp4-multi-diffport0171 CONNECTION_TOTAL=${CONNECTION_TOTAL:-4000}
125 tst_resm TINFO "- Target number of the connection is $CONNECTION_TOTAL"
281 portbundle=`find_portbundle udp 1025 $CONNECTION_TOTAL`
/third_party/ltp/testcases/network/stress/tcp/multi-sameport/
Dtcp4-multi-sameport0172 CONNECTION_TOTAL=${CONNECTION_TOTAL:-4000}
141 tst_resm TINFO "- Target number of the connection is $CONNECTION_TOTAL"
339 while [ $connection_num -lt $CONNECTION_TOTAL ]; do
/third_party/ltp/testcases/network/stress/tcp/multi-diffport/
Dtcp4-multi-diffport0172 CONNECTION_TOTAL=${CONNECTION_TOTAL:-4000}
141 tst_resm TINFO "- Target number of the connection is $CONNECTION_TOTAL"
314 portbundle=`find_portbundle tcp 1025 $CONNECTION_TOTAL`
/third_party/ltp/testcases/network/stress/ssh/
Dssh-stress.sh111 while [ $num -lt $CONNECTION_TOTAL ]; do
159 if [ $ssh_num -ge $CONNECTION_TOTAL ]; then
/third_party/ltp/testcases/network/stress/http/
Dhttp-stress.sh72 $DOWNLOAD_BIGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
/third_party/ltp/testcases/network/stress/ftp/
Dftp-download-stress.sh88 $NS_DURATION $CONNECTION_TOTAL"
Dftp-upload-stress.sh96 $UPLOAD_REGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
/third_party/ltp/testcases/network/stress/
DREADME94 CONNECTION_TOTAL (for creating a large number of connection test)
164 o CONNECTION_TOTAL (for creating a large number of connection test)
/third_party/ltp/testcases/lib/
Dtst_net.sh1014 export CONNECTION_TOTAL="${CONNECTION_TOTAL:-10}"