bind9/lib/ns/tests
Ondřej Surý 2bc7303af2 Use isc_nm_getnworkers to manage zone resources
Instead of passing the number of worker to the dns_zonemgr manually,
get the number of nm threads using the new isc_nm_getnworkers() call.

Additionally, remove the isc_pool API and manage the array of memory
context, zonetasks and loadtasks directly in the zonemgr.
2022-04-01 23:50:34 +02:00
..
testdata Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
listenlist_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
notify_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nstest.c Use isc_nm_getnworkers to manage zone resources 2022-04-01 23:50:34 +02:00
nstest.h Make netmgr the authority on number of threads running 2022-03-18 21:53:28 +01:00
plugin_test.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
query_test.c Remove extra copies and stray members from ns_client_t 2022-03-25 10:18:11 +01:00