Files
chrony/test/simulation
Miroslav Lichvar a24d2713cd client: add option to print all sources
Add -a option to the sources and sourcestats commands to print all
sources, including those that don't have a resolved address yet. By
default, only sources that have a real address are printed for
compatibility. Remove the "210 Number of sources" messages to avoid
confusion. Also, modify the ntpdata command to always print only sources
with a resolved address.
2020-02-19 15:03:20 +01: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-09-24 16:39:49 +02:00
2018-08-28 18:27:43 +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
2019-09-12 14:51:12 +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.