bind9/tests/libtest
Evan Hunt a68a77ca86 dns_difftuple_create() cannot fail
dns_difftuple_create() could only return success, so change
its type to void and clean up all the calls to it.

other functions that only returned a result value because of it
have been cleaned up in the same way.
2024-08-05 13:31:38 +00:00
..
dns.c dns_difftuple_create() cannot fail 2024-08-05 13:31:38 +00: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 Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
qp.c add a test method to print QP keys 2024-04-30 15:58:17 -07:00