bind9/tests
Ondřej Surý a8c3661e2b
Make the database ownercase modifiable only via addrdataset()
Simplify the implementation around the database ownercase.  Remove the
dns_rdataset_setownercase() implementation for the slabheaders and only
allow setting ownercase on rdatalists and rdatasets.  The ownercase in
the database can now be set only with dns_db_addrdataset() by passing
rdataset with correctly set ownercase.
2025-09-13 06:56:58 +02:00
..
bench Change the 'isc_g_mctx' to be always available 2025-08-04 11:29:50 +02:00
dns Make the database ownercase modifiable only via addrdataset() 2025-09-13 06:56:58 +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 NS_QUERY_RESET to NS_QUERY_CLEANUP 2025-09-10 17:46:53 -07: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