bind9/bin/tests
Matthijs Mekking fa2e4e66b0 Add tests for going from secure to insecure
Add two test zones that will be reconfigured to go insecure, by
setting the 'dnssec-policy' option to 'none'.

One zone was using inline-signing (implicitly through dnssec-policy),
the other is a dynamic zone.

Two tweaks to the kasp system test are required: we need to set
when to except the CDS/CDS Delete Records, and we need to know
when we are dealing with a dynamic zone (because the logs to look for
are slightly different, inline-signing prints "(signed)" after the
zone name, dynamic zones do not).
2020-12-23 09:02:11 +01:00
..
startperf update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
system Add tests for going from secure to insecure 2020-12-23 09:02:11 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Drop bin/tests/headerdep_test.sh.in 2020-11-27 13:11:41 +01:00
fromhex.pl update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00
named.conf update documentation 2019-06-05 07:49:57 -07:00
prepare-softhsm2.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
wire_test.c The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00