bind9/tests/include/tests
Ondřej Surý b8d00e2e18
Change the loopmgr to be singleton
All the applications built on top of the loop manager were required to
create just a single instance of the loop manager.  Refactor the loop
manager to not expose this instance to the callers and keep the loop
manager object internal to the isc_loop compilation unit.

This significantly simplifies a number of data structures and calls to
the isc_loop API.
2025-07-23 22:44:16 +02:00
..
.clang-format Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
dns.h Clang-format header file changes 2024-05-17 16:03:21 -07:00
isc.h Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
ns.h Remove ns_query_init() cannot fail, remove the error paths 2024-07-03 09:05:51 +02:00
qp.h add a test method to print QP keys 2024-04-30 15:58:17 -07:00