]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a unit test case for converting \000\009
authorMatthijs Mekking <matthijs@isc.org>
Tue, 30 Apr 2024 15:36:47 +0000 (17:36 +0200)
committerEvan Hunt <each@isc.org>
Tue, 30 Apr 2024 23:00:13 +0000 (16:00 -0700)
commitada46eb9f584b59046734bfbe1a71fe77cfd14e9
tree12a90b1f7309ee695d28c3b456c4b6b3e2a20925
parenta0bd1e67cd224ead5971140b1821a3014246f00d
Add a unit test case for converting \000\009

Sanity checking that this domain converts to the key I am expecting.

Also fix some of the other names that had trailing 0x02 bits.
tests/dns/qp_test.c