chrony/test/simulation
2014-08-18 16:06:28 +02:00
..
001-defaults Add simulation tests 2014-02-27 18:34:52 +01:00
002-largenetwork Add simulation tests 2014-02-27 18:34:52 +01:00
003-largefreqoffset test: check also minimum outgoing packet interval 2014-06-03 18:10:27 +02:00
004-largetimeoffset test: check also minimum outgoing packet interval 2014-06-03 18:10:27 +02:00
005-externalstep test: check also minimum outgoing packet interval 2014-06-03 18:10:27 +02:00
006-largejitter Add simulation tests 2014-02-27 18:34:52 +01:00
007-largewander Add simulation tests 2014-02-27 18:34:52 +01:00
008-ntpera test: add 008-ntpera 2014-08-15 11:18:44 +02:00
101-poll Add simulation tests 2014-02-27 18:34:52 +01:00
102-iburst Add simulation tests 2014-02-27 18:34:52 +01:00
103-initstepslew test: check also minimum outgoing packet interval 2014-06-03 18:10:27 +02:00
104-driftfile test: check also minimum outgoing packet interval 2014-06-03 18:10:27 +02:00
105-ntpauth test: fix packet interval check 2014-06-03 14:59:21 +02:00
106-refclock test: update for recent changes in Linux driver 2014-05-20 17:14:33 +02:00
107-allowdeny test: fix packet interval check 2014-06-03 14:59:21 +02:00
108-peer Add simulation tests 2014-02-27 18:34:52 +01:00
109-makestep test: extend 109-makestep 2014-06-05 14:26:07 +02:00
110-chronyc test: make 110-chronyc even more tolerant 2014-05-16 18:51:06 +02:00
111-knownclient test: check also minimum outgoing packet interval 2014-06-03 18:10:27 +02:00
112-port test: fix packet interval check 2014-06-03 14:59:21 +02:00
113-leapsecond test: add 113-leapsecond 2014-06-04 16:58:41 +02:00
114-presend test: add 114-presend 2014-08-15 16:51:15 +02:00
115-cmdmontime test: add 115-cmdmontime 2014-08-18 16:06:28 +02:00
201-freqaccumulation test: update for recent changes in Linux driver 2014-05-20 17:14:33 +02:00
README Add simulation tests 2014-02-27 18:34:52 +01:00
run test: fix check in run script 2014-08-15 11:18:44 +02:00
test.common test: allow tests to be skipped 2014-08-15 11:18:44 +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.