hs-test: improved iperf testing 03/41903/5
authorAdrian Villin <[email protected]>
Fri, 6 Dec 2024 15:00:25 +0000 (16:00 +0100)
committerFlorin Coras <[email protected]>
Tue, 10 Dec 2024 05:03:54 +0000 (05:03 +0000)
commit8b2a67c8f3977291fbafca37a435b5cd1ef4c214
tree812e0d31415dd6d0730b39814a7e239696363a14
parenta661b90a4c27eee810887b106d5e1e32205c0ee0
hs-test: improved iperf testing

- set iperf to json output
- added iperf json parsing function
- we can now check if iperf transferred more than X megabytes
  (other asserts can be added)

Type: test

Change-Id: I560104a153456b46f22a1affee4301018063b99d
Signed-off-by: Adrian Villin <[email protected]>
extras/hs-test/infra/hst_suite.go
extras/hs-test/infra/utils.go
extras/hs-test/iperf_linux_test.go
extras/hs-test/ldp_test.go