chrony/test/simulation
2018-08-31 12:48:36 +02:00
..
001-defaults test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
002-largenetwork test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
003-largefreqoffset test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
004-largetimeoffset test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
005-externalstep test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
006-largejitter test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
007-largewander test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
008-ntpera test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
009-sourceselection test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
010-multrecv test: add 010-multrecv 2016-08-11 10:45:48 +02:00
011-asymjitter test: add 011-asymjitter 2016-09-06 15:48:59 +02:00
101-poll test: improve 101-poll test 2018-08-10 16:46:38 +02:00
102-iburst test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
103-initstepslew test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
104-driftfile test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
105-ntpauth test: extend 105-ntpauth 2016-12-02 14:53:03 +01:00
106-refclock test: extend 106-refclock test 2018-08-31 09:55:43 +02:00
107-allowdeny test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
108-peer test: extend 108-peer test 2018-08-28 18:27:43 +02:00
109-makestep test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
110-chronyc test: extend 110-chronyc test 2018-08-31 09:55:43 +02:00
111-knownclient test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
112-port test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
113-leapsecond test: extend 113-leapsecond 2016-09-06 15:48:59 +02:00
114-presend ntp: shorten presend delay to 2 seconds 2016-11-25 17:33:42 +01:00
115-cmdmontime reference: report same values in tracking command as in NTP 2016-04-08 16:21:19 +02:00
116-minsources test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
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 test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
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: make 129-reload more reliable 2018-08-31 12:48:36 +02:00
130-quit test: add 130-quit test 2018-08-24 18:09:29 +02:00
131-maxchange test: add 131-maxchange test 2018-08-28 18:27:43 +02:00
132-logchange test: add 132-logchange test 2018-08-28 18:27:43 +02:00
133-hwtimestamp test: add 133-hwtimestamp test 2018-08-30 08:08:19 +02:00
201-freqaccumulation test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
202-prefer test: specify files with path in source commands 2016-02-05 15:20:40 +01:00
README test: don't download files in tests 2016-02-05 15:20:40 +01:00
run test: improve run script 2017-03-31 14:53:27 +02:00
test.common test: add 131-maxchange test 2018-08-28 18:27:43 +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.