diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-06-23 14:06:26 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-06-23 14:06:26 +0200 |
| commit | 6bf4be8b8f3863c65f47d37c0be182971f9360bc (patch) | |
| tree | 734107b238d8504f47fc4a3a7d152d310061ae79 /tests | |
| parent | b81ea45bd316869884cdee68b5ae07cc9e13c0c2 (diff) | |
Improve simulator robustness
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/simple_read_clock_2n/out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/simple_read_clock_2n/out b/tests/simple_read_clock_2n/out index 4fa7877..c3cb2b9 100644 --- a/tests/simple_read_clock_2n/out +++ b/tests/simple_read_clock_2n/out @@ -1,5 +1,5 @@ -[t=0.000,src=n0] Clock is 0s -[t=0.000,src=n1] Clock is 0s +[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 |
