4232. [test] Add tests for CDS and CDNSKEY with delegation-only.

[RT #40597]
This commit is contained in:
Mark Andrews
2015-09-30 15:55:14 +10:00
parent ffdd3bc812
commit 65d59a4307
6 changed files with 132 additions and 0 deletions

View File

@@ -65,3 +65,8 @@ zone "no-edns-version.tld" {
type master;
file "no-edns-version.tld.db";
};
zone "delegation-only" {
type master;
file "delegation-only.db";
};