bind9/tests
Ondřej Surý 39aef50b9b
Move the dst__openssl_toresult to isc_tls unit
Since the enable_fips_mode() now resides inside the isc_tls unit, BIND 9
would fail to compile when FIPS mode was enabled as the DST subsystem
logging functions were missing.

Move the crypto library logging functions from the openssl_link unit to
isc_tls unit and enhance it, so it can now be used from both places
keeping the old dst__openssl_toresult* macros alive.
2024-08-08 11:59:41 +02:00
..
bench use a thread-local variable to get the current running loop 2024-04-02 10:35:56 +02:00
dns Move the dst__openssl_toresult to isc_tls unit 2024-08-08 11:59:41 +02:00
include/tests Remove ns_query_init() cannot fail, remove the error paths 2024-07-03 09:05:51 +02:00
irs Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:12:23 +02:00
isc remove the crc64 implementation 2024-08-05 11:21:25 +00:00
isccfg Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:12:23 +02:00
libtest dns_difftuple_create() cannot fail 2024-08-05 13:31:38 +00:00
ns Remove ns_query_init() cannot fail, remove the error paths 2024-07-03 09:05:51 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Build libtest even if CMOCKA is not available 2023-03-29 02:29:18 +00:00
unit-test-driver.sh.in Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00