]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add synthrecord systest with long prefix
authorColin Vidal <colin@isc.org>
Wed, 3 Jun 2026 14:09:12 +0000 (16:09 +0200)
committerColin Vidal <colin@isc.org>
Thu, 4 Jun 2026 11:51:59 +0000 (13:51 +0200)
commit38f4d05f74aa55d4e2fd8d78591b90cecd10a136
tree6dac914d2123924d080580a93f59d9c40cd67edc
parent80496aeb680cdff09e0cf85cb4e46e2ffd05c3a1
Add synthrecord systest with long prefix

Add a system test covering the synthrecord in reverse mode with a (too)
long prefix. If the prefix size doesn't leave room to add the reversed
IP address, the attempt to generate a name is aborted, and `NXDOMAIN` is
returned.
bin/tests/system/synthrecord/ns1/named.conf.j2
bin/tests/system/synthrecord/tests_synthrecord.py