Searched refs:CONNECTION_TOTAL (Results 1 - 8 of 8) sorted by relevance

/external/ltp/testcases/network/stress/http/
H A Dhttp-stress72 $DOWNLOAD_BIGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
/external/ltp/testcases/network/stress/ssh/
H A Dssh-stress108 tst_resm TINFO "Creating '$CONNECTION_TOTAL' ssh sessions"
111 $rconfig $CONNECTION_TOTAL"
119 tst_resm TINFO "'$CONNECTION_TOTAL' clients, time $NS_DURATION sec"
122 $rconfig $CONNECTION_TOTAL $NS_DURATION"
/external/ltp/testcases/network/stress/ftp/
H A Dftp-download-stress88 $NS_DURATION $CONNECTION_TOTAL"
H A Dftp-upload-stress96 $UPLOAD_REGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
/external/ltp/testcases/network/stress/tcp/multi-diffport/
H A 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`
/external/ltp/testcases/network/stress/tcp/multi-sameport/
H A 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
/external/ltp/testcases/network/stress/udp/multi-diffport/
H A 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`
/external/ltp/testcases/lib/
H A Dtest_net.sh398 export CONNECTION_TOTAL=${CONNECTION_TOTAL:-"4000"}

Completed in 130 milliseconds