chrony/test/unit
Miroslav Lichvar 2d9eb5b6fa test: fix util unit test for NTP era split
The current default NTP era split passed the Unix epoch (~50 years ago),
which means the epoch converted to an NTP timestamp and back ends up in
the next NTP era (year 2106).

Fix the test to take into account the era split.
2020-01-03 12:01:55 +01:00
..
addrfilt.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
clientlog.c fix printf()/scanf() format signedness 2018-06-20 16:57:04 +02:00
cmac.c test: add cmac unit test 2019-09-24 16:39:49 +02:00
hash.c hash: drop support for RIPEMD hash functions 2019-09-24 11:32:31 +02:00
hwclock.c update copyright years 2018-09-12 11:38:10 +02:00
keys.c test: extend keys unit test 2019-09-24 16:39:49 +02:00
Makefile.in test: fix Makefile to not create .deps in project root 2018-09-19 16:38:15 +02:00
ntp_core.c ntp: skip loop test if no server socket is open 2019-09-12 13:01:18 +02:00
ntp_core.keys test: extend ntp_core unit test 2018-08-28 18:27:03 +02:00
ntp_sources.c test: fix tests to skip when missing required feature 2018-09-27 11:42:38 +02:00
regress.c test: add regress unit test 2017-06-27 15:29:01 +02:00
samplefilt.c test: fix samplefilt unit test to work with low-precision clock 2018-09-10 14:56:03 +02:00
smooth.c main: don't require root privileges with -Q option 2017-07-13 16:10:54 +02:00
sources.c update copyright years 2018-09-12 11:38:10 +02:00
test.c test: fix building of unit tests 2019-07-16 13:46:37 +02:00
test.h test: allow unit tests to be skipped 2018-09-27 11:42:38 +02:00
util.c test: fix util unit test for NTP era split 2020-01-03 12:01:55 +01:00