HomeSort by relevance Sort by last modified time
    Searched refs:CONNECTION_TOTAL (Results 1 - 8 of 8) sorted by null

  /external/ltp/testcases/network/stress/http/
http-stress 72 $DOWNLOAD_BIGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
  /external/ltp/testcases/network/stress/ssh/
ssh-stress 108 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/
ftp-download-stress 88 $NS_DURATION $CONNECTION_TOTAL"
ftp-upload-stress 96 $UPLOAD_REGFILESIZE $NS_DURATION $CONNECTION_TOTAL"
  /external/ltp/testcases/network/stress/tcp/multi-diffport/
tcp4-multi-diffport01 72 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/
tcp4-multi-sameport01 72 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/
udp4-multi-diffport01 71 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/
test_net.sh 673 export CONNECTION_TOTAL="${CONNECTION_TOTAL:-4000}"

Completed in 516 milliseconds