bind9/tests
Michal Nowak 4d094f6b51 Disable failing MD5 unit tests in FIPS mode
With FIPS mode enabled 'isc_hmac_init_test' and 'isc_hmac_md5_test'
tests of hmac_test and 'isc_md_init_test' and 'isc_md_md5_test' test
of md_test fail.

This is due to leveraging MD5, which is disabled in FIPS mode.
2023-04-03 12:05:29 +10:00
..
bench Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
dns Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
include/tests Kill unit tests that run more than 1200 seconds 2023-04-03 00:15:43 +00:00
irs Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
isc Disable failing MD5 unit tests in FIPS mode 2023-04-03 12:05:29 +10:00
isccfg Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
libtest Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
ns Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro 2023-03-30 23:29:25 +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 Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00