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_sendt_eth0_1s1r/out | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'tests/api_sendt_eth0_1s1r') diff --git a/tests/api_sendt_eth0_1s1r/out b/tests/api_sendt_eth0_1s1r/out index 254b865..0a5fb30 100644 --- a/tests/api_sendt_eth0_1s1r/out +++ b/tests/api_sendt_eth0_1s1r/out @@ -1,11 +1,11 @@ -[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=n0] Send worked! -[t=1.000,src=n1] Received: Hello World! -[t=1.000,src=n0] Send 1 bytes to n1 on eth0 -[t=1.500,src=n0] Send failed -[t=1.500,src=n0] Send 1 bytes to n1 on eth0 -[t=2.500,src=n1] Receive 1 bytes on eth0 -[t=2.500,src=n0] Send worked! -[t=2.500,src=n1] Received: Hello World! +[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=n0,grp=def] Send worked! +[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=1.500,src=n0,grp=def] Send failed +[t=1.500,src=n0,grp=def] Send 1 bytes to n1 on eth0 +[t=2.500,src=n1,grp=def] Receive 1 bytes on eth0 +[t=2.500,src=n0,grp=def] Send worked! +[t=2.500,src=n1,grp=def] Received: Hello World! [t=2.500,src=esds] Simulation ends -- cgit v1.2.3