Files
chrony/test/simulation
Miroslav Lichvar a33a955163 local: reset daemon after unexpected time jump
Add a new change type and use it when an unexpected time jump is
detected in the scheduler to reset reference times, offset and slewing,
NCR instances (with their polling interval), synchronization status, and
drop all sourcestats, manual, refclock and RTC samples.

This should make the recovery more graceful if the estimated jump has a
large error (e.g. select didn't timeout, or after system suspend).
2014-06-02 17:38:32 +02:00
..
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-03-21 13:20:29 +01:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-03-26 12:24:36 +01:00
2014-02-27 18:34:52 +01:00
2014-04-08 17:00:47 +02:00

This is a collection of simulation tests. They use clknetsim to simulate
multiple systems connected in a network. It's available at

https://github.com/mlichvar/clknetsim

If this directory doesn't have a clknetsim subdirectory, a known working
revision will be downloaded and compiled automatically.

Currently it runs only on Linux.

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