bind9/bin/tests/system/hooks
Colin Vidal 62002cfa9c rename ns_pluginregister_ctx_t into ns_pluginctx_t
The type `ns_pluginregister_ctx_t` was initially added to pass plugin
contextual data when the plugin is registered, but this is also now
passed into `plugin_check`. Furthermore, those various data are not
specific to the registration in particular. Rename the type into
`ns_pluginctx_t` for clarity.
2025-10-01 20:20:48 +02:00
..
conf add unit test for plugin_register source param 2025-09-09 09:42:34 +02:00
driver rename ns_pluginregister_ctx_t into ns_pluginctx_t 2025-10-01 20:20:48 +02:00
ns1 update test_hooks system tests 2025-07-28 23:08:04 +02:00
ns2 add unit test for plugin_register source param 2025-09-09 09:42:34 +02:00
tests_hooks.py convert config sh-based hooks tests to python 2025-09-10 12:43:05 +02:00