Files
chrony/test/simulation
Miroslav Lichvar 6de7b98e76 test: improve run script
Add options to allow running the tests in multiple iterations while
allowing a small number of failures per test. Some tests are expected to
fail occasionally as they are basically statistical tests. Improving
their reliability is possible, but it's always a compromise between
sensitivity, reliability, and execution time.
2017-03-31 14:53:27 +02:00
..
2016-08-11 10:45:48 +02:00
2016-09-06 15:48:59 +02:00
2016-12-02 14:53:03 +01:00
2017-01-27 11:54:12 +01:00
2016-09-06 15:48:59 +02:00
2017-01-23 16:17:39 +01: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
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.