bind9/tests/libtest
Colin Vidal 1114b1eac0 add query unit test
A new query unit test covers the logic where zone hooks must be called
first, then view ones, and finally the default hooks. It also ensures
that if any hook returns NS_HOOK_RETURN the chain immediately stops.
2025-09-09 09:42:34 +02:00
..
dns.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
isc.c Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
ns.c add query unit test 2025-09-09 09:42:34 +02:00
qp.c Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00