bind9/tests
Mark Andrews f053d5b414 Have dns_zt_apply lock the zone table
There were a number of places where the zone table should have been
locked, but wasn't, when dns_zt_apply was called.

Added a isc_rwlocktype_t type parameter to dns_zt_apply and adjusted
all calls to using it.  Removed locks in callers.
2022-11-11 15:26:11 +00:00
..
bench Delete the render benchmark 2022-10-21 09:52:40 +00:00
dns Have dns_zt_apply lock the zone table 2022-11-11 15:26:11 +00:00
include/tests Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Add isc_hashmap API that implements Robin Hood hashing 2022-11-10 15:07:19 +01:00
isccfg Test cfg_print_duration() in duration_test.c 2022-10-17 08:45:18 +00:00
libtest Change the return type of isc_lex_create() to void 2022-10-26 12:55:06 +02:00
ns Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Tests and benchmark for isc_ascii 2022-09-12 12:23:39 +01:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00