From 17bfda379be17acb20abfb7f0c9231d36ef8766d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 13 Sep 2022 14:38:30 +0200 Subject: Debug and improve tests --- tests/api_read_order_ncom_1s2r/platform.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tests/api_read_order_ncom_1s2r/platform.yaml (limited to 'tests/api_read_order_ncom_1s2r') diff --git a/tests/api_read_order_ncom_1s2r/platform.yaml b/tests/api_read_order_ncom_1s2r/platform.yaml new file mode 100644 index 0000000..5371cd9 --- /dev/null +++ b/tests/api_read_order_ncom_1s2r/platform.yaml @@ -0,0 +1,20 @@ +general: + interferences: no + +nodes: + count: 3 + implementations: + - 0,2 receiver.py + - 1 sender.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