From f84359ec7a79c07bc2ae86ad81db823e1912a9e8 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 28 Jun 2023 15:46:15 +0200 Subject: Add nodes groups features --- tests/api_send_4interfaces_1s2r/out | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'tests/api_send_4interfaces_1s2r/out') diff --git a/tests/api_send_4interfaces_1s2r/out b/tests/api_send_4interfaces_1s2r/out index 1d40d0a..8a65a12 100644 --- a/tests/api_send_4interfaces_1s2r/out +++ b/tests/api_send_4interfaces_1s2r/out @@ -1,14 +1,14 @@ -[t=0.000,src=n0] Send 1 bytes on wlan0 -[t=1.000,src=n1] Receive 1 bytes on wlan0 -[t=1.000,src=n0] Send 1 bytes on wlan1 -[t=2.000,src=n1] Receive 1 bytes on wlan1 -[t=2.000,src=n2] Receive 1 bytes on wlan1 -[t=2.000,src=n0] Send 1 bytes to n1 on eth0 -[t=3.000,src=n1] Receive 1 bytes on eth0 -[t=3.000,src=n0] Send 1 bytes to n2 on eth0 -[t=4.000,src=n2] Receive 1 bytes on eth0 -[t=4.000,src=n0] Send 1 bytes to n1 on eth1 -[t=4.500,src=n1] Receive 1 bytes on eth1 -[t=4.500,src=n0] Send 1 bytes to n2 on eth1 -[t=5.000,src=n2] Receive 1 bytes on eth1 +[t=0.000,src=n0,grp=def] Send 1 bytes on wlan0 +[t=1.000,src=n1,grp=def] Receive 1 bytes on wlan0 +[t=1.000,src=n0,grp=def] Send 1 bytes on wlan1 +[t=2.000,src=n1,grp=def] Receive 1 bytes on wlan1 +[t=2.000,src=n2,grp=def] Receive 1 bytes on wlan1 +[t=2.000,src=n0,grp=def] Send 1 bytes to n1 on eth0 +[t=3.000,src=n1,grp=def] Receive 1 bytes on eth0 +[t=3.000,src=n0,grp=def] Send 1 bytes to n2 on eth0 +[t=4.000,src=n2,grp=def] Receive 1 bytes on eth0 +[t=4.000,src=n0,grp=def] Send 1 bytes to n1 on eth1 +[t=4.500,src=n1,grp=def] Receive 1 bytes on eth1 +[t=4.500,src=n0,grp=def] Send 1 bytes to n2 on eth1 +[t=5.000,src=n2,grp=def] Receive 1 bytes on eth1 [t=5.000,src=esds] Simulation ends -- cgit v1.2.3