From b3cbb52f00e000277c3c74e1e9eab230d8b2d843 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 13 Sep 2022 13:22:39 +0200 Subject: Update tests --- tests/api_send_eth0_3s1r/platform.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/api_send_eth0_3s1r/platform.yaml (limited to 'tests/api_send_eth0_3s1r') diff --git a/tests/api_send_eth0_3s1r/platform.yaml b/tests/api_send_eth0_3s1r/platform.yaml new file mode 100644 index 0000000..7101548 --- /dev/null +++ b/tests/api_send_eth0_3s1r/platform.yaml @@ -0,0 +1,17 @@ +nodes: + count: 4 + implementations: + - 0-2 sender.py + - 3 receiver.py + +interfaces: + wlan0: + type: "wireless" + links: + - all 1Bps 0s all + txperfs: + - all 1Bps 0s + eth0: + type: "wired" + links: + - all 1Bps 0s all \ No newline at end of file -- cgit v1.2.3