From: Peter van Dijk Date: Mon, 17 Sep 2012 14:11:44 +0000 (+0000) Subject: add two test descriptions X-Git-Tag: auth-3.2-rc1~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b60e12e2bae633fc77cfd3b7fc91ad3caec135c0;p=thirdparty%2Fpdns.git add two test descriptions git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2711 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/regression-tests/any-wildcard-dnssec/description b/regression-tests/any-wildcard-dnssec/description new file mode 100644 index 0000000000..d4c56883a0 --- /dev/null +++ b/regression-tests/any-wildcard-dnssec/description @@ -0,0 +1 @@ +any query for a wildcard, with DNSSEC diff --git a/regression-tests/nsec-glue-at-delegation/description b/regression-tests/nsec-glue-at-delegation/description new file mode 100644 index 0000000000..8f84b2cd07 --- /dev/null +++ b/regression-tests/nsec-glue-at-delegation/description @@ -0,0 +1 @@ +Check that we generate the right NSECs when glue lives at a delegation point.