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/hidden_node_2s1r/platform.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tests/hidden_node_2s1r/platform.yaml (limited to 'tests/hidden_node_2s1r/platform.yaml') diff --git a/tests/hidden_node_2s1r/platform.yaml b/tests/hidden_node_2s1r/platform.yaml new file mode 100644 index 0000000..3febd8e --- /dev/null +++ b/tests/hidden_node_2s1r/platform.yaml @@ -0,0 +1,14 @@ +nodes: + count: 3 + implementations: + - 0,2 sender.py + - 1 receiver.py + +interfaces: + wlan0: + type: "wireless" + links: + - all 1Bps 0s all + - 0,2 0bps 0s 2,0 # Node 0 and 2 are out of range + txperfs: + - all 1Bps 0s -- cgit v1.2.3