bind9/tests/libtest
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
..
dns.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
isc.c Remove logging context (isc_log_t) from the public namespace 2024-08-20 12:50:39 +00:00
Makefile.am Get the tests working with liburcu 2023-05-12 20:48:31 +01:00
ns.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
qp.c add a test method to print QP keys 2024-04-30 15:58:17 -07:00