diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-06-29 11:19:36 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-06-29 11:19:36 +0200 |
| commit | 1bef51d87860f782f687533012167bebb43c093d (patch) | |
| tree | 3c1e8160eadd3b7e5d314d9b1759486783544531 /tests/simple_send_eth0_2s1r/out | |
| parent | be6d819080fc6c4dccd5b7e56d1da6a1ab930d4f (diff) | |
Debug event processing
Diffstat (limited to 'tests/simple_send_eth0_2s1r/out')
| -rw-r--r-- | tests/simple_send_eth0_2s1r/out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simple_send_eth0_2s1r/out b/tests/simple_send_eth0_2s1r/out index 4a5ebb8..663e5cf 100644 --- a/tests/simple_send_eth0_2s1r/out +++ b/tests/simple_send_eth0_2s1r/out @@ -1,7 +1,7 @@ [t=0.000,src=n0] Send 1 bytes to n2 on eth0 [t=0.000,src=n1] Send 1 bytes to n2 on eth0 [t=2.000,src=n2] Receive 1 bytes on eth0 -[t=2.000,src=n2] Received: Hello World from 0! [t=2.000,src=n2] Receive 1 bytes on eth0 +[t=2.000,src=n2] Received: Hello World from 0! [t=2.000,src=n2] Received: Hello World from 1! [t=2.000,src=esds] Simulation ends |
