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