summaryrefslogtreecommitdiff
path: root/tests/api_receivet0_eth0_1s1r
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-09-13 14:38:30 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2022-09-13 14:38:30 +0200
commit17bfda379be17acb20abfb7f0c9231d36ef8766d (patch)
treef263d1b37e223278e4b929460c7f4dc7798493ef /tests/api_receivet0_eth0_1s1r
parentb3cbb52f00e000277c3c74e1e9eab230d8b2d843 (diff)
Debug and improve tests
Diffstat (limited to 'tests/api_receivet0_eth0_1s1r')
-rw-r--r--tests/api_receivet0_eth0_1s1r/platform.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/api_receivet0_eth0_1s1r/platform.yaml b/tests/api_receivet0_eth0_1s1r/platform.yaml
new file mode 100644
index 0000000..d55f59e
--- /dev/null
+++ b/tests/api_receivet0_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