bind9/bin/tests/system/hooks
Mark Andrews de81887c2a test-syncplugin.c:plugin_register was broken
The variables example2com, example3com, and example4com where not
being initalised on all paths leading to Coverity issues ID 637690,
ID 637691 and ID 637692 being raised.  In addition the tests to free
them were wrong as they depended on the unintialised variables. This
has been fixed.
2025-10-27 23:00:08 +11:00
..
conf add unit test for plugin_register source param 2025-09-09 09:42:34 +02:00
driver test-syncplugin.c:plugin_register was broken 2025-10-27 23:00:08 +11: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