bind9/bin/tests/optional
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
..
.gitignore Add backtrace_test and nsecify to bin/tests/optional/.gitignore 2018-05-31 12:06:51 +02:00
adb_test.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
backtrace_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
byaddr_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
byname_test.c Fix 'Dereference of null pointer' from scan-build-10 2020-03-25 18:06:29 +01:00
db_test.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
fsaccess_test.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
gsstest.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
inter_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
Kchild.example.+005+33180.key Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA 2018-10-26 11:50:11 +02:00
Kchild.example.+005+33180.private Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA 2018-10-26 11:50:11 +02:00
lex_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
lfsr_test.c fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
log_test.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
master_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
mempool_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
name_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
nsecify.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
ratelimiter_test.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
rbt_test.c fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
rbt_test.out move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
rbt_test.txt move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
rwlock_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
serial_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
shutdown_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
sig0_test.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
sock_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
sym_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
task_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
timer_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
zone_test.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00