chrony/test/simulation
2015-03-27 10:37:54 +01: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: add 009-sourceselection 2014-10-20 12:26:49 +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: 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 test: extend 113-leapsecond to test new leap modes 2015-03-27 10:37:54 +01:00
114-presend test: make 114-presend more tolerant 2014-09-23 15:46:27 +02: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
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: extend 113-leapsecond to test new leap modes 2015-03-27 10:37:54 +01: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.