]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add system tests for RPZ EDE codes
authorAram Sargsyan <aram@isc.org>
Fri, 26 Aug 2022 14:18:28 +0000 (14:18 +0000)
committerAram Sargsyan <aram@isc.org>
Wed, 31 Aug 2022 08:56:03 +0000 (08:56 +0000)
commit5e4e303ffacc9f14ae86483128db8cfdb8fc3af1
tree05db74c1e78ecb075b80ff86ebd43f650c6c435f
parent83395f4cfb522df3eed4e673256bd8916c35d5ed
Add system tests for RPZ EDE codes

Check the new configuration option's syntax using the 'checkconf' system
test.

Check if the new option works by parsing DiG's output in the 'rpz'
system test.
bin/tests/system/checkconf/bad-rpz-ede.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-rpz-ede-none.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-rpz-ede.conf [new file with mode: 0644]
bin/tests/system/rpz/ns3/named.conf.in
bin/tests/system/rpz/ns7/named.conf.in
bin/tests/system/rpz/tests.sh