mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-05-06 11:33:57 +00:00
Debug event processing
This commit is contained in:
parent
be6d819080
commit
1bef51d878
18 changed files with 292 additions and 101 deletions
16
tests/simple_send0_eth0_1s1r/out
Normal file
16
tests/simple_send0_eth0_1s1r/out
Normal file
|
@ -0,0 +1,16 @@
|
|||
[t=0.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=0.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=0.000,src=n1] Received: Hello World!
|
||||
[t=0.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=0.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=0.000,src=n1] Received: Hello World!
|
||||
[t=1.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=1.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=1.000,src=n1] Received: Hello World!
|
||||
[t=3.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=3.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=3.000,src=n1] Received: Hello World!
|
||||
[t=3.000,src=n0] Send 0 bytes to n1 on eth0
|
||||
[t=3.000,src=n1] Receive 0 bytes on eth0
|
||||
[t=3.000,src=n1] Received: Hello World!
|
||||
[t=3.000,src=esds] Simulation ends
|
Loading…
Add table
Add a link
Reference in a new issue