]> git.ipfire.org Git - thirdparty/bind9.git/commit
Support for relative names in unit tests
authorEvan Hunt <fanf@isc.org>
Thu, 9 Jun 2022 19:29:58 +0000 (12:29 -0700)
committerTony Finch <fanf@isc.org>
Mon, 27 Feb 2023 13:47:25 +0000 (13:47 +0000)
commit7975b785fdc4e98cd80609cbbab3c30682e612a3
tree3e0d1ea13dab21943c66358cd4146488f0852e38
parent0165fdba5ea86126317346c3ca027db4e093dbd8
Support for relative names in unit tests

The dns_test_namefromstring() function can now generate relative
names, and all the tests that used it before it have been updated
to use FQDNs.
tests/dns/db_test.c
tests/dns/keytable_test.c
tests/dns/rbt_test.c
tests/libtest/dns.c