Files
chrony/test/simulation
Miroslav Lichvar 5fb1107cc7 client: print reference ID in hexadecimal
This is an incompatible change in the output of the tracking command,
which may break some scripts, but it's necessary to avoid confusion with
IPv4 addresses when synchronised to an IPv6 server or reference clock.
2016-11-25 17:33:43 +01:00
..
2016-08-11 10:45:48 +02:00
2016-09-06 15:48:59 +02:00
2016-05-17 13:03:53 +02:00
2016-09-06 15:48:59 +02:00
2016-03-31 16:12:14 +02:00
2016-11-10 15:26:56 +01:00
2016-02-05 15:20:40 +01:00
2016-02-05 15:20:40 +01: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.