mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-19 12:09:44 +00:00
Debug and improve tests
This commit is contained in:
parent
b3cbb52f00
commit
17bfda379b
25 changed files with 376 additions and 21 deletions
17
tests/api_send0_eth0_1s1r/platform.yaml
Normal file
17
tests/api_send0_eth0_1s1r/platform.yaml
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue