mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-06-07 22:07:40 +00:00
Improve tests
This commit is contained in:
parent
1bef51d878
commit
d0ae9f3296
85 changed files with 77 additions and 44 deletions
14
tests/api_send_4interfaces_1s2r/out
Normal file
14
tests/api_send_4interfaces_1s2r/out
Normal file
|
@ -0,0 +1,14 @@
|
|||
[t=0.000,src=n0] Send 1 bytes on wlan0
|
||||
[t=1.000,src=n1] Receive 1 bytes on wlan0
|
||||
[t=1.000,src=n0] Send 1 bytes on wlan1
|
||||
[t=2.000,src=n1] Receive 1 bytes on wlan1
|
||||
[t=2.000,src=n2] Receive 1 bytes on wlan1
|
||||
[t=2.000,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=3.000,src=n1] Receive 1 bytes on eth0
|
||||
[t=3.000,src=n0] Send 1 bytes to n2 on eth0
|
||||
[t=4.000,src=n2] Receive 1 bytes on eth0
|
||||
[t=4.000,src=n0] Send 1 bytes to n1 on eth1
|
||||
[t=4.500,src=n1] Receive 1 bytes on eth1
|
||||
[t=4.500,src=n0] Send 1 bytes to n2 on eth1
|
||||
[t=5.000,src=n2] Receive 1 bytes on eth1
|
||||
[t=5.000,src=esds] Simulation ends
|
Loading…
Add table
Add a link
Reference in a new issue