add nettest client code and some bugfix 51/54151/2
authorQiang Dai <Qiang.Dai@spirent.com>
Tue, 20 Mar 2018 04:06:49 +0000 (12:06 +0800)
committerQiang Dai <Qiang.Dai@spirent.com>
Tue, 20 Mar 2018 06:12:49 +0000 (14:12 +0800)
commitcac362e165249d59179af9647525256d0b3f5456
tree8c19fdabb3dd68ae9138dd46fcf6a6615c46ee4b
parent7caa49f07b45f24c22aeade51985bf8efbd6c222
add nettest client code and some bugfix

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>
contrib/nettest/nettest/rest_server.py
contrib/nettest/nettest/rfc2544test.py
contrib/nettest/nettest/stcv_stack.py
contrib/nettest_client/nettest_client.py [new file with mode: 0644]