diff options
Diffstat (limited to 'tests/simple_send_eth0_1s1r/out')
| -rw-r--r-- | tests/simple_send_eth0_1s1r/out | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/simple_send_eth0_1s1r/out b/tests/simple_send_eth0_1s1r/out new file mode 100644 index 0000000..1634d95 --- /dev/null +++ b/tests/simple_send_eth0_1s1r/out @@ -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=n1] Received: Hello World! +[t=1.000,src=n0] Send 1 bytes to n1 on eth0 +[t=2.000,src=n1] Receive 1 bytes on eth0 +[t=3.000,src=n0] Send 1 bytes to n1 on eth0 +[t=3.000,src=n1] Received: Hello World! +[t=3.000,src=n1] Turned off +[t=4.000,src=n1] Turned on +[t=5.000,src=n1] Receive failed code=-1 +[t=5.000,src=esds] Simulation ends |
