mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-05-05 02:53:57 +00:00
Improve tests
This commit is contained in:
parent
1bef51d878
commit
d0ae9f3296
85 changed files with 77 additions and 44 deletions
tests/api_sendt_eth0_1s1r
11
tests/api_sendt_eth0_1s1r/out
Normal file
11
tests/api_sendt_eth0_1s1r/out
Normal file
|
@ -0,0 +1,11 @@
|
|||
[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=n0] Send worked!
|
||||
[t=1.000,src=n1] Received: Hello World!
|
||||
[t=1.000,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=1.500,src=n0] Send failed
|
||||
[t=1.500,src=n0] Send 1 bytes to n1 on eth0
|
||||
[t=2.500,src=n1] Receive 1 bytes on eth0
|
||||
[t=2.500,src=n0] Send worked!
|
||||
[t=2.500,src=n1] Received: Hello World!
|
||||
[t=2.500,src=esds] Simulation ends
|
Loading…
Add table
Add a link
Reference in a new issue