bind9/tests
Ondřej Surý 665f8bb78d Fix isc_nm_httpconnect to check for shuttindown condition
The isc_nm_httpconnect() would succeed even if the netmgr would be
already shuttingdown.  This has been fixed and the unit test has been
updated to cope with fact that the handle would be NULL when
isc_nm_httpconnect() returns with an error.
2023-03-29 05:49:57 +00:00
..
bench Improve qp-trie refcount debugging 2023-02-27 13:47:57 +00:00
dns add basic test for TSIG key dump/restore functionality 2023-03-16 09:55:50 -07:00
include/tests Test infrastructure for the qp-trie 2023-02-27 13:47:25 +00:00
irs Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
isc Fix isc_nm_httpconnect to check for shuttindown condition 2023-03-29 05:49:57 +00:00
isccfg Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
libtest Build libtest even if CMOCKA is not available 2023-03-29 02:29:18 +00:00
ns add ns_interface_create() 2023-03-28 12:38:28 -07: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