chrony/test/simulation
2018-08-24 18:09:29 +02:00
..
001-defaults
002-largenetwork
003-largefreqoffset
004-largetimeoffset
005-externalstep
006-largejitter
007-largewander
008-ntpera
009-sourceselection
010-multrecv
011-asymjitter
101-poll test: improve 101-poll test 2018-08-10 16:46:38 +02:00
102-iburst
103-initstepslew
104-driftfile
105-ntpauth test: extend 105-ntpauth 2016-12-02 14:53:03 +01:00
106-refclock test: extend 106-refclock 2018-02-16 11:09:54 +01:00
107-allowdeny
108-peer
109-makestep
110-chronyc test: extend 110-chronyc 2018-02-16 11:09:54 +01:00
111-knownclient
112-port
113-leapsecond
114-presend ntp: shorten presend delay to 2 seconds 2016-11-25 17:33:42 +01:00
115-cmdmontime
116-minsources
117-fallbackdrift test: make 117-fallbackdrift more reliable 2017-03-10 16:51:03 +01:00
118-maxdelay ntp: improve maxdelayratio test 2017-08-28 14:27:14 +02:00
119-smoothtime test: make 119-smoothtime more reliable 2018-02-26 17:24:08 +01:00
120-selectoptions
121-orphan test: make 121-orphan more reliable 2018-08-21 15:52:35 +02:00
122-xleave ntp: limit number of interleaved responses in symmetric mode 2017-08-09 09:57:13 +02:00
123-mindelay test: add 123-mindelay test 2017-08-28 14:27:14 +02:00
124-tai test: add 124-tai test 2017-10-11 17:49:30 +02:00
125-packetloss test: add 125-packetloss test 2018-02-16 11:09:54 +01:00
126-burst test: extend 126-burst 2018-03-28 16:57:48 +02:00
127-filter test: add 127-filter test 2018-08-09 14:52:08 +02:00
128-nocontrol test: add 128-nocontrol test 2018-08-24 18:09:29 +02:00
129-reload test: add 129-reload test 2018-08-24 18:09:29 +02:00
130-quit test: add 130-quit test 2018-08-24 18:09:29 +02:00
201-freqaccumulation
202-prefer
README
run test: improve run script 2017-03-31 14:53:27 +02:00
test.common test: separate client/server chronyd options 2018-08-24 18:09:29 +02: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.