bind9/bin/tests/system/hooks
Ondřej Surý 091d738c72 Convert all categories and modules into static lists
Remove the complicated mechanism that could be (in theory) used by
external libraries to register new categories and modules with
statically defined lists in <isc/log.h>.  This is similar to what we
have done for <isc/result.h> result codes.  All the libraries are now
internal to BIND 9, so we don't need to provide a mechanism to register
extra categories and modules.
2024-08-20 12:50:39 +00:00
..
driver Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
ns1 Use trust anchors with 'dnssec-validation yes' in system tests 2024-02-02 19:54:09 +00:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests_async_plugin.py Re-add a code comment to the "hooks" system test 2023-06-09 11:53:33 +02:00