bind9/tests/libtest
Evan Hunt 29cf7dceb7 modify dns_qp_findname_ancestor() to return found name
add a 'foundname' parameter to dns_qp_findname_ancestor(),
and use it to set the found name in dns_nametree.

this required adding a dns_qpkey_toname() function; that was
done by moving qp_test_keytoname() from the test library to qp.c.
added some more test cases and fixed bugs with the handling of
relative and empty names.
2023-09-28 07:01:13 +00:00
..
dns.c Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02: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 Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
qp.c modify dns_qp_findname_ancestor() to return found name 2023-09-28 07:01:13 +00:00