bind9/tests
Alessio Podda 6202492509 Remove node and db pointer from dns_rdataset_t.vec
Now that we track the references at the vecheader level, binding an
rdataset is no longer guaranteed to keep its node alive. Therefore
remove the node pointer from the rdataset, and instead decide whether
glue is required by explicitely passing the owner name to addglue.
2026-03-31 16:22:56 +02:00
..
bench Enforce NSEC3 record consistency 2026-02-24 14:57:22 +01:00
dns Remove node and db pointer from dns_rdataset_t.vec 2026-03-31 16:22:56 +02:00
include/tests ISC_RUN_TEST_IMPL should use a static declaration 2026-01-28 07:26:04 +11:00
isc Add low contention stats counter 2026-03-26 10:19:25 +01:00
isccfg Support compilation with cmocka 2.0.0+ 2026-01-07 10:38:45 +01:00
libtest Set unit test group name in CMocka tests 2025-12-19 18:26:22 +00:00
ns Move ns_highwater_recursclients to highwater stats 2026-03-26 10:19:25 +01: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