bind9/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
..
bench Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
dns Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
include/tests Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
isc Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
isccfg replace the build system with meson 2025-06-11 10:30:12 +03:00
libtest Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
ns Change the loopmgr to be singleton 2025-07-23 22:44:16 +02: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