]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add masterfile-format checkconf tests
authorOndřej Surý <ondrej@sury.org>
Thu, 16 Sep 2021 08:58:38 +0000 (10:58 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 17 Sep 2021 03:58:02 +0000 (05:58 +0200)
commitf4e6348f296d9c8d7f40be8956062339fb1bb8e8
tree99e6f826b80fc15ce68d1d7e107e36c66c4e64e5
parent6b7a488cbcedf0fcb3f9de3e8e63795afd599781
Add masterfile-format checkconf tests

Add tests that check that masterfile-format map generate deprecation
warning and mastefile-formats text and raw doesn't.
bin/tests/system/checkconf/deprecated-masterfile-format-map.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-masterfile-format-raw.conf [new file with mode: 0644]
bin/tests/system/checkconf/good-masterfile-format-text.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh