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

@@ -50,3 +50,7 @@ zone "child.server" {
type master;
file "child.server.db";
};
zone "delegation-only" {
type delegation-only;
};