Add unit test for iperf3 55/1055/5
authorKristian Hunt <kristian.hunt@gmail.com>
Thu, 23 Jul 2015 08:44:18 +0000 (10:44 +0200)
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>
Thu, 3 Sep 2015 11:50:22 +0000 (11:50 +0000)
commit3c3917962ec72fb8ee7cb39bbf126be90c1033d3
tree355d416c3021bfa2b798442dc3f1e1d058155cea
parentc2d65daf876dca1c9bade1e7fa91653251c0c01b
Add unit test for iperf3

Sample output from the iperf3 is read from a pre-generated json file.

Change-Id: I6e04c6bd2e61b841c7e5673cfa78aeb17220a5f9
JIRA:-
Signed-off-by: Kristian Hunt <kristian.hunt@gmail.com>
tests/unit/benchmark/scenarios/networking/iperf3_sample_output.json [new file with mode: 0644]
tests/unit/benchmark/scenarios/networking/test_iperf3.py [new file with mode: 0644]