diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-28 15:46:15 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-06-28 15:46:15 +0200 |
| commit | f84359ec7a79c07bc2ae86ad81db823e1912a9e8 (patch) | |
| tree | 2c9269c65456941c55270d5a2ff110c4d472d07b /tests/api_send_eth0_1s1r | |
| parent | e95d50d0ff8465988841a319efb3829109c154d1 (diff) | |
Add nodes groups features
Diffstat (limited to 'tests/api_send_eth0_1s1r')
| -rw-r--r-- | tests/api_send_eth0_1s1r/out | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/api_send_eth0_1s1r/out b/tests/api_send_eth0_1s1r/out index d01fb93..76d98c6 100644 --- a/tests/api_send_eth0_1s1r/out +++ b/tests/api_send_eth0_1s1r/out @@ -1,18 +1,18 @@ -[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 15 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=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 -[t=33.000,src=n0] End transmission -[t=33.000,src=n0] Send 15 bytes to n1 on eth0 -[t=35.000,src=n1] Turned off -[t=35.000,src=n0] End transmission +[t=0.000,src=n0,grp=def] Send 1 bytes to n1 on eth0 +[t=1.000,src=n1,grp=def] Receive 1 bytes on eth0 +[t=1.000,src=n1,grp=def] Received: Hello World! +[t=1.000,src=n0,grp=def] Send 1 bytes to n1 on eth0 +[t=2.000,src=n1,grp=def] Receive 1 bytes on eth0 +[t=3.000,src=n0,grp=def] Send 15 bytes to n1 on eth0 +[t=3.000,src=n1,grp=def] Received: Hello World! +[t=3.000,src=n1,grp=def] Turned off +[t=4.000,src=n1,grp=def] Turned on +[t=5.000,src=n1,grp=def] Receive failed code=RCode.TIMEOUT_EXPIRE +[t=18.000,src=n0,grp=def] End transmission +[t=18.000,src=n0,grp=def] Send 15 bytes to n1 on eth0 +[t=33.000,src=n1,grp=def] Receive 15 bytes on eth0 +[t=33.000,src=n0,grp=def] End transmission +[t=33.000,src=n0,grp=def] Send 15 bytes to n1 on eth0 +[t=35.000,src=n1,grp=def] Turned off +[t=35.000,src=n0,grp=def] End transmission [t=35.000,src=esds] Simulation ends |
