diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-09-09 13:16:42 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-09-09 13:16:42 +0200 |
| commit | cfa677a0c678f742203aea601c6368768e5467da (patch) | |
| tree | be42cf52fc912a6ca78d334039d47cfb591e9e43 /tests/api_receivet0_eth0_1s1r/out | |
| parent | 57f020e09d738e283520e8cfc88b4cdd1aeaa551 (diff) | |
Debug synchronization + add return code
Diffstat (limited to 'tests/api_receivet0_eth0_1s1r/out')
| -rw-r--r-- | tests/api_receivet0_eth0_1s1r/out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api_receivet0_eth0_1s1r/out b/tests/api_receivet0_eth0_1s1r/out index b9f63cd..0116a1d 100644 --- a/tests/api_receivet0_eth0_1s1r/out +++ b/tests/api_receivet0_eth0_1s1r/out @@ -1,5 +1,5 @@ [t=0.000,src=n0] Send 1 bytes to n1 on eth0 -[t=0.000,src=n1] Receive failed code=-1 +[t=0.000,src=n1] Receive failed code=RCode.TIMEOUT_EXPIRE [t=1.000,src=n1] Receive 1 bytes on eth0 [t=1.000,src=n1] Received: Hello World! [t=1.000,src=esds] Simulation ends |
