]> git.ipfire.org Git - thirdparty/bind9.git/commit
move RRL broken-config check to checkconf
authorEvan Hunt <each@isc.org>
Tue, 6 Feb 2024 21:33:21 +0000 (13:33 -0800)
committerEvan Hunt <each@isc.org>
Fri, 1 Mar 2024 22:29:30 +0000 (14:29 -0800)
commit05398c14889550a052cc262d454edbd05900bba7
tree9e2c9109ebbb1e48f28e4c380bb80f7a15b148ef
parent7111ea36695de09f5464c700710f987b5aa52f26
move RRL broken-config check to checkconf

the RRL test included a test case that tried to start named with
a broken configuration.  the same error could be found with
named-checkconf, so it should have been tested in the checkconf
system test.
bin/tests/system/checkconf/bad-rrl-table-size.conf [moved from bin/tests/system/rrl/broken.conf.in with 59% similarity]
bin/tests/system/rrl/clean.sh
bin/tests/system/rrl/setup.sh
bin/tests/system/rrl/tests.sh