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_read_clock_2n | |
| parent | e95d50d0ff8465988841a319efb3829109c154d1 (diff) | |
Add nodes groups features
Diffstat (limited to 'tests/api_read_clock_2n')
| -rw-r--r-- | tests/api_read_clock_2n/out | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/api_read_clock_2n/out b/tests/api_read_clock_2n/out index c3cb2b9..82f7446 100644 --- a/tests/api_read_clock_2n/out +++ b/tests/api_read_clock_2n/out @@ -1,7 +1,7 @@ -[t=0.000,src=n0] Clock is 0.0s -[t=0.000,src=n1] Clock is 0.0s -[t=5698.126,src=n0] Clock is 5698.1256s -[t=5698.126,src=n0] Clock is 5698.1256s -[t=5698.126,src=n1] Clock is 5698.1256s -[t=5698.126,src=n1] Clock is 5698.1256s +[t=0.000,src=n0,grp=def] Clock is 0.0s +[t=0.000,src=n1,grp=def] Clock is 0.0s +[t=5698.126,src=n0,grp=def] Clock is 5698.1256s +[t=5698.126,src=n0,grp=def] Clock is 5698.1256s +[t=5698.126,src=n1,grp=def] Clock is 5698.1256s +[t=5698.126,src=n1,grp=def] Clock is 5698.1256s [t=5698.126,src=esds] Simulation ends |
