bind9/tests/include/tests
Ondřej Surý 1c0564d715
Remove ns_query_init() cannot fail, remove the error paths
As ns_query_init() cannot fail now, remove the error paths, especially
in ns__client_setup() where we now don't have to care what to do with
the connection if setting up the client could fail.  It couldn't fail
even before, but now it's formal.
2024-07-03 09:05:51 +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 complete removal of isc_loop_current() 2024-04-02 10:35:56 +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