summaryrefslogtreecommitdiff
path: root/tests/api_receivet_eth0_1s1r/platform.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/api_receivet_eth0_1s1r/platform.yaml')
-rw-r--r--tests/api_receivet_eth0_1s1r/platform.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/api_receivet_eth0_1s1r/platform.yaml b/tests/api_receivet_eth0_1s1r/platform.yaml
new file mode 100644
index 0000000..d55f59e
--- /dev/null
+++ b/tests/api_receivet_eth0_1s1r/platform.yaml
@@ -0,0 +1,17 @@
+nodes:
+ count: 2
+ implementations:
+ - 0 sender.py
+ - 1 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