bind9/tests
Ondřej Surý 34b3e7cb40
Remove RBTDB implementation
QPDB is now a default implementation for both cache and zone.  Remove
the venerable RBTDB database implementation, so we can fast-track the
changes to the database without having to implement the design changes
to both QPDB and RBTDB and this allows us to be more aggressive when
refactoring the database design.
2024-11-12 09:07:19 +01:00
..
bench Remove RBTDB implementation 2024-11-12 09:07:19 +01:00
dns Remove RBTDB implementation 2024-11-12 09:07:19 +01:00
include/tests Extend ISC_TEST_MAIN for debugging 2024-08-22 09:54:39 +10:00
irs corrected code style errors 2024-10-18 19:31:27 +00:00
isc Add regression test for [GL #4987] 2024-10-17 11:04:32 +11:00
isccfg Add isc_log_createandusechannel() function to simplify usage 2024-08-20 12:50:39 +00:00
libtest Extend ISC_TEST_MAIN for debugging 2024-08-22 09:54:39 +10:00
ns Remove ns_query_init() cannot fail, remove the error paths 2024-07-03 09:05:51 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Build libtest even if CMOCKA is not available 2023-03-29 02:29:18 +00:00
unit-test-driver.sh.in Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00