hsa: remove mbytes/gbytes parameters from echo client 87/42587/2
authorSemir Sionek <[email protected]>
Fri, 28 Mar 2025 15:05:11 +0000 (15:05 +0000)
committerFlorin Coras <[email protected]>
Mon, 31 Mar 2025 21:56:39 +0000 (21:56 +0000)
commit9316989e6ae038d2655b0a1d3059f11e0042d604
tree779c2a34aba7c1342777cf5044c5087bb76ab16c
parentb33dbd3238ac8ed0b6f161472cd3c2d3966ed2fa
hsa: remove mbytes/gbytes parameters from echo client

...since we're already doing unformat_memory_size on the regular bytes
parameter anyway. In conjunction with that, adjust some make
test/hs-test tests to make use of this parameter.

Type: refactor
Change-Id: Ia0c2899a31b14a8689fdc256e25c4bb418de37fc
Signed-off-by: Semir Sionek <[email protected]>
extras/hs-test/echo_test.go
extras/hs-test/vcl_test.go
src/plugins/hs_apps/echo_client.c
test/asf/test_quic.py
test/asf/test_tcp.py
test/asf/test_tls.py
test/test_udp.py