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_send_eth0_1s1r/out | |
| parent | 57f020e09d738e283520e8cfc88b4cdd1aeaa551 (diff) | |
Debug synchronization + add return code
Diffstat (limited to 'tests/api_send_eth0_1s1r/out')
| -rw-r--r-- | tests/api_send_eth0_1s1r/out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/api_send_eth0_1s1r/out b/tests/api_send_eth0_1s1r/out index 8768500..d01fb93 100644 --- a/tests/api_send_eth0_1s1r/out +++ b/tests/api_send_eth0_1s1r/out @@ -7,7 +7,7 @@ [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=n1] Receive failed code=RCode.TIMEOUT_EXPIRE [t=18.000,src=n0] End transmission [t=18.000,src=n0] Send 15 bytes to n1 on eth0 [t=33.000,src=n1] Receive 15 bytes on eth0 |
