chrony/test/simulation
2015-06-19 14:20:58 +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
009-sourceselection test: make 009-sourceselection more reliable 2015-03-27 10:37:55 +01: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: fix 111-knownclient 2014-11-21 11:44:15 +01:00
112-port test: fix packet interval check 2014-06-03 14:59:21 +02:00
113-leapsecond smooth: add option to smooth out only leap seconds 2015-06-02 15:24:01 +02:00
114-presend ntp: change default maxdelay to 3 seconds 2015-03-27 10:37:54 +01:00
115-cmdmontime test: add 115-cmdmontime 2014-08-18 16:06:28 +02:00
116-minsources test: add 116-minsources 2014-10-20 18:05:20 +02:00
117-fallbackdrift test: fix source selection check 2015-04-02 16:43:25 +02:00
118-maxdelay test: add 118-maxdelay 2015-03-27 10:37:55 +01:00
119-smoothtime test: add 119-smoothtime 2015-04-07 10:42:32 +02:00
201-freqaccumulation test: update for recent changes in Linux driver 2014-05-20 17:14:33 +02:00
202-prefer test: add 202-prefer 2015-06-08 12:33:46 +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: require latest clknetsim 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.