bind9/tests/libtest
Ondřej Surý 32a8773ab3
Always initialize the workers in the libtest
The workers variable might be needed even to tests not using
loopmgr. Split the workers initialization into setup_workers() function
and always call it from the default main loop.
2023-04-21 09:04:24 +02:00
..
dns.c Use a qp-trie for the zone table 2023-04-05 12:38:11 +01:00
isc.c Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
Makefile.am Build libtest even if CMOCKA is not available 2023-03-29 02:29:18 +00:00
ns.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
qp.c Fix Coverity complaints in the qp-trie tests 2023-04-03 15:10:47 +00:00