bind9/tests/ns
Colin Vidal cecb03d6db fix hookasyncctx renaming
The field `ns_hookasync_t` was initially named `hook_actx` and wrongly
renamed `hook_aclctx` during a mass-renaming of various names for the
config acl context into a consistent `aclctx` name (see !11003). Of
course this is wrong as `ns_hookasync_t` has nothing to do with ACL but
about _async_ context. This commit fixes the mistake by renaming this
field `hookasyncctx`
2025-09-28 22:41:32 +02:00
..
testdata Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
meson.build fix macOS build for plugin unit test 2025-07-30 09:58:47 +02:00
netmgr_wrap.c rename NS_QUERY_RESET to NS_QUERY_CLEANUP 2025-09-10 17:46:53 -07:00
notify_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
plugin_test.c Add and use global memory context called isc_g_mctx 2025-08-04 11:29:26 +02:00
query_test.c fix hookasyncctx renaming 2025-09-28 22:41:32 +02:00