diff options
Diffstat (limited to 'tests/api_read_eth0_ncom_2s1r/platform.yaml')
| -rw-r--r-- | tests/api_read_eth0_ncom_2s1r/platform.yaml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/api_read_eth0_ncom_2s1r/platform.yaml b/tests/api_read_eth0_ncom_2s1r/platform.yaml new file mode 100644 index 0000000..b37d814 --- /dev/null +++ b/tests/api_read_eth0_ncom_2s1r/platform.yaml @@ -0,0 +1,20 @@ +general: + interferences: no + +nodes: + count: 3 + implementations: + - 0-1 sender.py + - 2 receiver.py + +interfaces: + wlan0: + type: "wireless" + links: + - all 3bps 0s all + txperfs: + - all 3bps 0s + eth0: + type: "wired" + links: + - all 3bps 0s all
\ No newline at end of file |
