Miroslav Lichvar
b45d864f73
test: check for maxchange message in check_chronyd_exit()
2017-10-11 17:49:21 +02:00
Miroslav Lichvar
dd02d67224
test: add support for testing with asymmetric jitter
2016-09-06 15:48:59 +02:00
Miroslav Lichvar
8b676502de
test: don't download files in tests
...
Remove automatic download and compilation of clknetsim. If clknetsim is
not found, skip all simulation tests, but don't fail "make check".
Also, respect the CLKNETSIM_PATH environment variable.
2016-02-05 15:20:40 +01:00
Miroslav Lichvar
05236a4f23
test: allow setting options for each peer side separately
2016-01-18 17:37:21 +01:00
Miroslav Lichvar
802cdb3230
test: require latest clknetsim
2015-06-19 14:20:58 +02:00
Miroslav Lichvar
83c6213c67
test: add option to override generated server directives on client
2015-06-08 12:33:34 +02:00
Miroslav Lichvar
78283dd822
test: fix source selection check
...
The chronyd log message changed from "no reachable sources" to "no
selectable sources" in 8f062454
.
2015-04-02 16:43:25 +02:00
Miroslav Lichvar
ddbbe30b9e
test: extend 113-leapsecond to test new leap modes
2015-03-27 10:37:54 +01:00
Miroslav Lichvar
2f6152a580
test: require latest clknetsim
2015-01-28 09:09:08 +01:00
Miroslav Lichvar
46a0aab6b9
test: require latest clknetsim
2015-01-26 10:40:15 +01:00
Miroslav Lichvar
9ef723eb97
test: add option to create falsetickers
2014-10-20 12:26:29 +02:00
Miroslav Lichvar
f8af299321
test: allow tests to be skipped
2014-08-15 11:18:44 +02:00
Miroslav Lichvar
7799e14770
test: increase default time rms limit
...
This is improves testing reliability with new default corrtimeratio.
2014-08-06 15:46:32 +02:00
Miroslav Lichvar
20aab86e12
test: require latest clknetsim
2014-08-06 15:26:35 +02:00
Miroslav Lichvar
5762d33e38
test: require latest clknetsim revision
2014-06-25 17:35:59 +02:00
Miroslav Lichvar
a02d7555c2
test: add 113-leapsecond
2014-06-04 16:58:41 +02:00
Miroslav Lichvar
571669ad6c
test: update packet interval check for new clknetsim
2014-06-03 18:10:27 +02:00
Miroslav Lichvar
855eb09d58
test: check also minimum outgoing packet interval
2014-06-03 18:10:27 +02:00
Miroslav Lichvar
34f12c0864
test: fix packet interval check
2014-06-03 14:59:21 +02:00
Miroslav Lichvar
28876d6afa
test: always write packet log
2014-06-03 11:34:53 +02:00
Miroslav Lichvar
0b7f64cb33
test: update for recent changes in Linux driver
2014-05-20 17:14:33 +02:00
Miroslav Lichvar
3f1aea2f53
test: require latest clknetsim
...
This is needed for async name resolving and dropping root privileges.
2014-04-29 15:23:11 +02:00
Miroslav Lichvar
727bf195d1
test: update for latest clknetsim
...
Latest clknetsim now allows source and destination port numbers to
differ. This fixes the tests to work with the recent changes that added
client NTP sockets.
2014-03-25 17:33:55 +01:00
Miroslav Lichvar
3cc81376a6
test: add port number check
2014-03-21 13:20:36 +01:00
Miroslav Lichvar
115e83f3aa
Add simulation tests
...
Use clknetsim to run multiple chronyd instances with simulated clocks
and network. It allows fast and reproducible testing, without real
network.
Included are several tests of performance in different clock/network
conditions, chronyd options, NTP authentication, chronyc, and past bug
fixes.
2014-02-27 18:34:52 +01:00