]> 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@sury.org>
Fri, 17 Sep 2021 07:16:10 +0000 (09:16 +0200)
commit4515523aa2b96048d98cb7611edc440bdf749473
tree2be8025df7babc1f56981b072c7118267c63ba04
parentf7adef51622cc31473941b3eda58efa83e6bd057
Add masterfile-format checkconf tests

Add tests that check that masterfile-format map generate deprecation
warning and mastefile-formats text and raw doesn't.

(cherry picked from commit f4e6348f296d9c8d7f40be8956062339fb1bb8e8)
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