]> git.ipfire.org Git - thirdparty/bind9.git/commit
add a unit test with an empty node
authorEvan Hunt <each@isc.org>
Wed, 5 Mar 2025 23:46:17 +0000 (15:46 -0800)
committerEvan Hunt <each@isc.org>
Fri, 14 Mar 2025 23:19:17 +0000 (23:19 +0000)
commitecde0ea2d719153c84fca19eaeeeeb6a01c10c1a
treeb82405d5639043f4152b0d4e097e89216df2aa7d
parent7d98aba3ac9189b88d54ac0a690e625d27950e1a
add a unit test with an empty node

the db_test unit test now looks up an empty nonterminal node
to exercise the behavior of the step() function in qpzone.
tests/dns/db_test.c