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_wait_end_3n/out | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tests/api_wait_end_3n') diff --git a/tests/api_wait_end_3n/out b/tests/api_wait_end_3n/out index 54656da..40ed9f6 100644 --- a/tests/api_wait_end_3n/out +++ b/tests/api_wait_end_3n/out @@ -1,10 +1,10 @@ -[t=0.000,src=n0] Before wait for 0s -[t=0.000,src=n0] First wait end -[t=0.000,src=n1] Before wait for 1s -[t=0.000,src=n2] Before wait for 2s -[t=1.000,src=n1] First wait end -[t=2.000,src=n2] First wait end -[t=2.000,src=n0] Terminated -[t=2.000,src=n1] Terminated -[t=2.000,src=n2] Terminated +[t=0.000,src=n0,grp=def] Before wait for 0s +[t=0.000,src=n0,grp=def] First wait end +[t=0.000,src=n1,grp=def] Before wait for 1s +[t=0.000,src=n2,grp=def] Before wait for 2s +[t=1.000,src=n1,grp=def] First wait end +[t=2.000,src=n2,grp=def] First wait end +[t=2.000,src=n0,grp=def] Terminated +[t=2.000,src=n1,grp=def] Terminated +[t=2.000,src=n2,grp=def] Terminated [t=2.000,src=esds] Simulation ends -- cgit v1.2.3