diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-07-01 18:12:28 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-07-01 18:12:28 +0200 |
| commit | 18c705a11efec6c67e07981ae0f55727cbd47f4d (patch) | |
| tree | bb55d756d30011c90080be124ba89ffac0fc8b19 /tests/api_send_eth0_1s1r/out | |
| parent | 33ffa0b6e0af5e2f658d9d12d0347ea57edc97a7 (diff) | |
Debug wired communications when receiver is off.
Diffstat (limited to 'tests/api_send_eth0_1s1r/out')
| -rw-r--r-- | tests/api_send_eth0_1s1r/out | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/api_send_eth0_1s1r/out b/tests/api_send_eth0_1s1r/out index 7b8f88d..9168e55 100644 --- a/tests/api_send_eth0_1s1r/out +++ b/tests/api_send_eth0_1s1r/out @@ -8,5 +8,8 @@ [t=3.000,src=n1] Turned off [t=4.000,src=n1] Turned on [t=5.000,src=n1] Receive failed code=-1 -[t=18.000,src=n0] End -[t=18.000,src=esds] Simulation ends +[t=5.000,src=n1] Turned off +[t=18.000,src=n0] End transmission +[t=18.000,src=n0] Send 15 bytes to n1 on eth0 +[t=33.000,src=n0] End transmission +[t=33.000,src=esds] Simulation ends |
