mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-06-08 06:17:40 +00:00
Add multiple interfaces test
This commit is contained in:
parent
0f0d08caba
commit
dd7d5863d3
4 changed files with 57 additions and 0 deletions
14
tests/simple_send_4interfaces_1s2r/out
Normal file
14
tests/simple_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