# Define the tests that can be run in parallel. This should be identical to
# the definition of PARALLELDIRS in conf.sh. Note: long-running tests
-# such as allow_query and serve-stale are scheduled first to get more
+# such as serve-stale and rpzrecurse are scheduled first to get more
# benefit from parallelism.
-
-PARALLEL = allow_query rpzrecurse \
+PARALLEL = allow-query rpzrecurse \
acl additional addzone autosign \
- builtin cacheclean case catz chain \
+ builtin cacheclean case catz cds chain \
checkconf checknames checkzone \
@CHECKDS@ @COVERAGE@ @KEYMGR@ \
cookie database digdelv dlv dlz dlzexternal \
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id: clean.sh,v 1.2 2010/11/16 01:37:36 sar Exp $
-
#
# Clean up after allow query tests.
#
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: aclallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN aclallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: acldisallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN acldisallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: aclnotallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN aclnotallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: added.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN added.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: addrallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN addrallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: addrdisallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN addrdisallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
a A 10.0.6.1
mail A 10.0.6.2
-
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: addrnotallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN addrnotallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: any.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN any.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: keyallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN keyallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: keydisallow.db,v 1.2 2010/11/16 01:37:37 sar Exp $
-
$ORIGIN keydisallow.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named01.conf,v 1.2 2010/11/16 01:37:37 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named02.conf,v 1.2 2010/11/16 01:37:37 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named03.conf,v 1.2 2010/11/16 01:37:37 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named04.conf,v 1.2 2010/11/16 01:37:37 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named05.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named06.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named07.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
acl accept { 10.53.0.2; };
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named08.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
acl accept { 10.53.0.1; };
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named09.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
acl accept { 10.53.0.2; };
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named10.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
-
controls { /* empty */ };
key one {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named11.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
-
controls { /* empty */ };
key one {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named12.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
key one {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named21.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named22.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named23.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
file "normal.db";
};
};
-
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named24.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named25.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named26.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named27.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
acl accept { 10.53.0.2; };
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named28.conf,v 1.2 2010/11/16 01:37:38 sar Exp $ */
-
controls { /* empty */ };
acl accept { 10.53.0.1; };
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named29.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
acl accept { 10.53.0.2; };
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named30.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
-
controls { /* empty */ };
key one {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named31.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
-
controls { /* empty */ };
key one {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named32.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
key one {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named33.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named34.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named40.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
acl accept { 10.53.0.2; };
file "keydisallow.db";
allow-query { ! key one; };
};
-
-
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named53.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named54.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named55.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
options {
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-/* $Id: named56.conf,v 1.2 2010/11/16 01:37:39 sar Exp $ */
-
controls { /* empty */ };
options {
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: none.db,v 1.2 2010/11/16 01:37:39 sar Exp $
-
$ORIGIN none.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: normal.db,v 1.2 2010/11/16 01:37:39 sar Exp $
-
$ORIGIN normal.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
-; $Id: previous.db,v 1.2 2010/11/16 01:37:39 sar Exp $
-
$ORIGIN previous.example.
$TTL 300 ; 5 minutes
@ IN SOA mname1. . (
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id: tests.sh,v 1.3 2010/12/02 23:22:41 marka Exp $
-
# Test of allow-query statement.
# allow-query takes an address match list and can be included in either the
# options statement or in the zone statement. This test assumes that the
# expected match.
# Test list:
# In options:
-# default (any), any, none, [localhost, localnets],
+# default (any), any, none, [localhost, localnets],
# allowed address, not allowed address, denied address,
-# allowed key, not allowed key, denied key
-# allowed acl, not allowed acl, denied acl (acls pointing to addresses)
+# allowed key, not allowed key, denied key
+# allowed acl, not allowed acl, denied acl (acls pointing to addresses)
#
# Each of these tests requires changing to a new configuration
# file and using rndc to update the server
#
# In view, with nothing in options (default to any)
-# default (any), any, none, [localhost, localnets],
+# default (any), any, none, [localhost, localnets],
# allowed address, not allowed address, denied address,
-# allowed key, not allowed key, denied key
-# allowed acl, not allowed acl, denied acl (acls pointing to addresses)
+# allowed key, not allowed key, denied key
+# allowed acl, not allowed acl, denied acl (acls pointing to addresses)
#
# In view, with options set to none, view set to any
# In view, with options set to any, view set to none
#
# In zone, with nothing in options (default to any)
-# any, none, [localhost, localnets],
-# allowed address, denied address,
+# any, none, [localhost, localnets],
+# allowed address, denied address,
# allowed key, not allowed key, denied key
# allowed acl, not allowed acl, denied acl (acls pointing to addresses),
-#
+#
# In zone, with options set to none, zone set to any
# In zone, with options set to any, zone set to none
# In zone, with view set to none, zone set to any
#
# zone types of master, slave and stub can be tested in parallel by using
# multiple instances (ns2 as master, ns3 as slave, ns4 as stub) and querying
-# as necessary.
+# as necessary.
#
SYSTEMTESTTOP=..
# test, these tests can be run in parallel.
#
# This symbol must be kept in step with the PARALLEL macro in Makefile.in
-PARALLELDIRS="acl additional addzone allow_query autosign \
+PARALLELDIRS="acl additional addzone allow-query autosign \
builtin cacheclean case catz chain \
checkconf checknames checkzone \
@CHECKDS@ @COVERAGE@ @KEYMGR@ \