bind9/tests/libtest
Matthijs Mekking 080e849eaa Move zonemgr to own source file
In order to make zone.c more readable, we are splitting it up in
separate source files. This moves the zonemgr to its own file
("zonemgr.c").

Since this code accesses the zone structure directly, move the
'struct dns_zonemgr' and its prerequisites to "zone_p.h".

The helper functions 'forward_cancel()', 'zone_xfrdone()',
'zmgr_start_xfrin_ifquota()', and 'zmgr_resume_xfrs() need to be
internally accessible to both source files.

Note: This commit does not compile.
2026-04-08 14:24:17 +02:00
..
dns.c Move zonemgr to own source file 2026-04-08 14:24:17 +02:00
isc.c Set unit test group name in CMocka tests 2025-12-19 18:26:22 +00:00
ns.c Move zonemgr to own source file 2026-04-08 14:24:17 +02:00
qp.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00