Files
chrony/test/simulation
Miroslav Lichvar 8b676502de test: don't download files in tests
Remove automatic download and compilation of clknetsim. If clknetsim is
not found, skip all simulation tests, but don't fail "make check".
Also, respect the CLKNETSIM_PATH environment variable.
2016-02-05 15:20:40 +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-08-15 11:18:44 +02:00
2014-02-27 18:34:52 +01:00
2014-02-27 18:34:52 +01:00
2014-06-03 14:59:21 +02:00
2014-02-27 18:34:52 +01:00
2014-06-05 14:26:07 +02:00
2014-11-21 11:44:15 +01:00
2014-06-03 14:59:21 +02:00
2014-08-18 16:06:28 +02:00
2014-10-20 18:05:20 +02:00
2015-03-27 10:37:55 +01:00
2015-04-07 10:42:32 +02:00
2016-01-08 14:30:23 +01:00
2015-06-08 12:33:46 +02: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.