bind9/tests/ns
Evan Hunt cc0fc98244 wrap ns_client_error() for unit testing
When testing, the client object doesn't have a proper
netmgr handle, so ns_client_error() needs to be a no-op.

(cherry picked from commit ae37ef45ff)
2025-02-26 00:55:51 +00:00
..
testdata Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
listenlist_test.c Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:12:23 +02:00
Makefile.am Refactor test covering dns_ede API 2025-01-30 12:37:55 +00:00
netmgr_wrap.c wrap ns_client_error() for unit testing 2025-02-26 00:55:51 +00:00
notify_test.c Remove ns_query_init() cannot fail, remove the error paths 2024-07-03 09:05:51 +02:00
plugin_test.c Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:12:23 +02:00
query_test.c Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:07:03 +00:00