Files
chrony/test/simulation
Miroslav Lichvar 83cd8ae39b test: don't check packet intervals in 009-sourceselection
Since commit 8b235297, which changed address hashing, the first packet
is not sent to the first server and doesn't have the extra delay. If the
last packet is sent to the first server, the mean outgoing interval will
be significantly longer than the incoming interval and the check will
fail.
2016-01-08 14:30:23 +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-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
2014-02-27 18:34:52 +01:00
2014-08-15 11:18:44 +02:00
2015-06-19 14:20:58 +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.