chrony/test/unit
Miroslav Lichvar b896bb5a78 ntp: don't send useless requests in interleaved client mode
In interleaved client mode, when so many consecutive requests were lost
that the first valid (interleaved) response would be dropped for being
too old, switch to basic mode so the response can be accepted if it
doesn't fail in the other tests.

This reworks commit 16afa8eb50.
2017-08-09 09:57:13 +02:00
..
addrfilt.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
clientlog.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
hwclock.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
keys.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
Makefile.in makefile: add distclean target to test/unit/Makefile 2016-03-14 15:55:39 +01:00
ntp_core.c ntp: don't send useless requests in interleaved client mode 2017-08-09 09:57:13 +02:00
ntp_core.keys test: add ntp_core unit test 2017-01-12 16:34:28 +01:00
ntp_sources.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
regress.c test: add regress unit test 2017-06-27 15:29:01 +02:00
smooth.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
sources.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
test.c test: fix crash when printing debug messages 2017-06-27 15:29:01 +02:00
test.h test/unit: add more helper functions 2016-02-16 13:43:07 +01:00
util.c util: avoid undefined behavior in timestamp conversion 2017-07-25 17:40:35 +02:00