diff options
Diffstat (limited to 'tests/simple_receivet_eth0_1s1r/out')
| -rw-r--r-- | tests/simple_receivet_eth0_1s1r/out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/simple_receivet_eth0_1s1r/out b/tests/simple_receivet_eth0_1s1r/out new file mode 100644 index 0000000..98756b5 --- /dev/null +++ b/tests/simple_receivet_eth0_1s1r/out @@ -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 |
