Files
chrony/test/simulation
Miroslav Lichvar 64e21d6281 reference: make local reference timestamp consistent
In the local reference mode, instead of returning the adjusted current
time as the reference time, return the same timestamp updated only once
per about 62.5 seconds.

This will enable chronyd to detect polling of itself even when the local
reference mode is active.
2019-09-12 13:01:06 +02:00
..
2016-08-11 10:45:48 +02:00
2016-09-06 15:48:59 +02:00
2018-09-17 18:36:22 +02:00
2019-09-02 16:32:58 +02:00
2018-08-10 16:46:38 +02:00
2019-08-27 17:11:49 +02:00
2018-08-28 18:27:43 +02:00
2019-09-03 13:17:44 +02:00
2017-08-28 14:27:14 +02:00
2017-08-28 14:27:14 +02:00
2018-02-16 11:09:54 +01:00
2018-03-28 16:57:48 +02:00
2018-08-09 14:52:08 +02:00
2018-08-31 12:48:36 +02:00
2019-08-06 16:11:07 +02:00
2018-08-28 18:27:43 +02:00
2018-08-28 18:27:43 +02:00
2019-07-18 17:29:35 +02:00
2018-09-12 19:27:48 +02:00
2018-09-17 18:36:22 +02:00
2019-09-03 12:41:01 +02:00
2016-02-05 15:20:40 +01:00
2017-03-31 14:53:27 +02:00

This is a collection of simulation tests using the clknetsim simulator
(supported on Linux only).

https://github.com/mlichvar/clknetsim

The CLKNETSIM_PATH environment variable should point to the directory where
clknetsim was downloaded and compiled. If the variable is not set, the tests
will look for clknetsim in ./clknetsim in the current directory.

The tests are written in bash and they can be run directly. The ./run script
runs all tests.