chrony/test/unit
Miroslav Lichvar 935d855b47 util: indicate truncated Unix socket path in UTI_SockaddrToString()
Specify the maximum length of the path in the snprintf() format to avoid
a new gcc warning (-Wformat-truncation). If the path doesn't fit in the
buffer, indicate with the '>' symbol that it was truncated. The function
is used only for debug messages.
2017-04-19 13:03:10 +02:00
..
addrfilt.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
clientlog.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
hwclock.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
keys.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
Makefile.in makefile: add distclean target to test/unit/Makefile 2016-03-14 15:55:39 +01:00
ntp_core.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
ntp_core.keys test: add ntp_core unit test 2017-01-12 16:34:28 +01:00
ntp_sources.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
smooth.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
sources.c test: fix DEBUG_LOG use in unit tests 2017-03-13 12:04:26 +01:00
test.c adopt struct timespec 2016-08-19 12:53:09 +02:00
test.h test/unit: add more helper functions 2016-02-16 13:43:07 +01:00
util.c util: indicate truncated Unix socket path in UTI_SockaddrToString() 2017-04-19 13:03:10 +02:00