bind9/tests/ns
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
..
testdata 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
netmgr_wrap.c Improve efficiency of ns_client_t reset 2025-07-10 07:19:47 +02:00
notify_test.c Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
plugin_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
query_test.c Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00