bind9/tests/include/tests
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
..
.clang-format Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
dns.h Attach to the dns_dispatchmgr in the dns_view object 2023-08-15 10:25:37 -07:00
isc.h Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
ns.h Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro 2023-03-30 23:29:25 +02:00
qp.h modify dns_qp_findname_ancestor() to return found name 2023-09-28 07:01:13 +00:00