bind9/tests/libtest
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
..
dns.c Pass a memory context in to dns_cache_create 2024-05-31 15:40:32 +10:00
isc.c Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
Makefile.am Get the tests working with liburcu 2023-05-12 20:48:31 +01:00
ns.c Remove ns_query_init() cannot fail, remove the error paths 2024-07-03 09:05:51 +02:00
qp.c add a test method to print QP keys 2024-04-30 15:58:17 -07:00