aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/nettest_client
AgeCommit message (Collapse)AuthorFilesLines
2018-04-13delete the code which will not included in Fraserzhihui wu1-190/+0
- legacy code - the function of network test isn't completed. - outdated documents Change-Id: Id59d35f6985d876ef09aef0845dde38ae19b589a Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn> (cherry picked from commit b34030013f9af4c40fd79850a85957c842e76595)
2018-03-26latency test bugfixQiang Dai1-4/+4
Change-Id: Ida6cb237e7827cd007253078a156104a71adddd3 Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>
2018-03-20add nettest client code and some bugfixQiang Dai1-0/+190
1. add nettest client code 2. provide get testcase result file interface 3. delete useless code to avoid produce userdata file 4. modify throughput parameter to shrink test time Change-Id: I88edccab326381aadb6f7a64a6005e461325055b Signed-off-by: Qiang Dai <Qiang.Dai@spirent.com>