chrony/test
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
..
compilation test: add scan-build compilation test 2016-12-08 14:47:38 +01:00
kernel test: add tests for system adjtime() and ntp_adjtime() 2015-09-17 10:56:51 +02:00
simulation test: improve run script 2017-03-31 14:53:27 +02:00
unit util: indicate truncated Unix socket path in UTI_SockaddrToString() 2017-04-19 13:03:10 +02:00