bind9/tests/libtest
Evan Hunt 92b305be4b add a compile-time option to select default zone and cache DB
by default, QPDB is the database used by named and all tools and
unit tests. the old default of RBTDB can now be restored by using
"configure --with-zonedb=rbt --with-cachedb=rbt".

some tests have been fixed so they will work correctly with either
database.

CHANGES and release notes have been updated to reflect this change.
2024-03-06 10:49:02 +01:00
..
dns.c add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
isc.c Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
Makefile.am Get the tests working with liburcu 2023-05-12 20:48:31 +01:00
ns.c add a compile-time option to select default zone and cache DB 2024-03-06 10:49:02 +01:00
qp.c rename QP-related types to use standard BIND nomenclature 2023-09-28 00:32:39 -07:00