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