bind9/tests
Colin Vidal 36a05c81b4 rename cfg_aclconfctx_t variables to aclctx
ACL configuration context variables are inconsistently named as `actx`,
`ac`, or `aclconfctx`, which caused confusion during code reviews. This
commit renames all `cfg_aclconfctx_t` variables to `aclctx`, which is
short, consistent, and unambiguous.
2025-09-24 20:14:49 +02:00
..
bench Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
dns Add more unit tests for dns_qp unit 2025-09-17 15:58:44 +02:00
include/tests add query unit test 2025-09-09 09:42:34 +02:00
isc Add support for setting thread stack size 2025-08-05 10:46:09 +02:00
isccfg Use ControlStatementsExceptControlMacros for SpaceBeforeParens 2025-08-19 07:58:33 +02:00
libtest add query unit test 2025-09-09 09:42:34 +02:00
ns rename cfg_aclconfctx_t variables to aclctx 2025-09-24 20:14:49 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00