mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-06-08 06:17:40 +00:00
Init ESDS repository
This commit is contained in:
commit
c2e6aad09f
106 changed files with 2638 additions and 0 deletions
8
tests/simple_receivet_eth0_1s1r/out
Normal file
8
tests/simple_receivet_eth0_1s1r/out
Normal file
|
@ -0,0 +1,8 @@
|
|||
[t=0.000,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=1.000,src=n1] Receive 1 bytes on eth0
|
||||
[t=1.000,src=n1] Received: Hello World!
|
||||
[t=1.000,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=1.500,src=n1] Receive failed code=-1
|
||||
[t=2.000,src=n1] Receive 1 bytes on eth0
|
||||
[t=2.000,src=n1] Received: Hello World!
|
||||
[t=2.000,src=esds] Simulation ends
|
Loading…
Add table
Add a link
Reference in a new issue