bind9/lib/isccfg/tests
Ondřej Surý af1b56240f Resolve the overlinking of the system libraries
Originally, every library and binaries got linked to everything, which
creates unnecessary overlinking.  This wasn't as straightforward as it
should be as we still support configuration without libtool for 9.16.

Couple of smaller issues related to include headers and an issue where
sanitizer overload dlopen and dlclose symbols, so we were getting false
negatives in the autoconf test.
2020-05-11 09:49:54 +02:00
..
duration_test.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
Kyuafile Extend ttlval to accept ISO 8601 durations 2019-11-06 22:31:44 +01:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
parser_test.c Mimic nzf_append from bin/named/server.c 2020-05-01 09:14:02 +10:00