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