bind9/bin/tests/system/tkey
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
..
ns1 Add and use keyfile_to_key_id() helper function 2019-06-28 14:05:04 +02:00
clean.sh update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
keycreate.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
keydelete.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
setup.sh Automatically run clean.sh from run.sh 2019-12-06 14:11:01 +01:00
tests.sh Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00