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_wait_end_3n/out | |
| parent | e95d50d0ff8465988841a319efb3829109c154d1 (diff) | |
Add nodes groups features
Diffstat (limited to 'tests/api_wait_end_3n/out')
| -rw-r--r-- | tests/api_wait_end_3n/out | 18 |
1 files changed, 9 insertions, 9 deletions
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 |
