]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add reproducer for #5759
authorAlessio Podda <alessio@isc.org>
Mon, 23 Feb 2026 10:04:47 +0000 (11:04 +0100)
committerAlessio Podda <alessio@isc.org>
Tue, 24 Feb 2026 12:04:19 +0000 (13:04 +0100)
commit0041c5756ee9003a817009bc03d7932f0ef5d552
treee82e9240eef24ba332badfe04d4330e27d9c839a
parent2e1971873a1d0e82ebd77bac4088ae49fdd8aafa
Add reproducer for #5759

Adds a test case that runs IXFR while leaving an rdataset unchanged.
bin/tests/system/ixfr-nonminimal/ans2/ans.py [new file with mode: 0644]
bin/tests/system/ixfr-nonminimal/ans4/ans.py [new file with mode: 0644]
bin/tests/system/ixfr-nonminimal/ns1/named.conf.j2 [new file with mode: 0644]
bin/tests/system/ixfr-nonminimal/ns3/named.conf.j2 [new file with mode: 0644]
bin/tests/system/ixfr-nonminimal/prereq.sh [new file with mode: 0644]
bin/tests/system/ixfr-nonminimal/setup.sh [new file with mode: 0644]
bin/tests/system/ixfr-nonminimal/tests.sh [new file with mode: 0644]
bin/tests/system/ixfr-nonminimal/tests_sh_ixfr_nonminimal.py [new file with mode: 0644]