bind9/bin/tests/system/dnssec
Evan Hunt 812cf443bb [v9_10] use posix-compatible shell in system tests
3839.	[test]		Use only posix-compatible shell in system tests.
			[RT #35625]

(cherry picked from commit 60988462e5)
2014-05-06 22:06:28 -07:00
..
ns1 [v9_10] use posix-compatible shell in system tests 2014-05-06 22:06:28 -07:00
ns2 [v9_10] use posix-compatible shell in system tests 2014-05-06 22:06:28 -07:00
ns3 update copyright notice 2014-01-21 23:46:16 +00:00
ns4 [master] fix insecure delegation across static-stub zones 2013-12-12 22:19:33 -08:00
ns5 added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
ns6 update copyright notice 2014-01-21 23:46:16 +00:00
ns7 added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
signer 2911. [bug] dnssec-signzone didn't handle out of zone records well. 2010-06-03 06:29:03 +00:00
clean.sh [v9_10] globally rename "delve" to "delv" 2014-04-23 11:15:36 -07:00
dnssec_update_test.pl update copyright notice 2012-06-29 23:45:57 +00:00
prereq.sh [v9_10] use posix-compatible shell in system tests 2014-05-06 22:06:28 -07:00
README update copyright notice 2011-01-04 23:47:14 +00:00
setup.sh [v9_10] use posix-compatible shell in system tests 2014-05-06 22:06:28 -07:00
tests.sh [v9_10] globally rename "delve" to "delv" 2014-04-23 11:15:36 -07:00

Copyright (C) 2004, 2011  Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2000-2002  Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.

$Id: README,v 1.10 2011/01/04 23:47:13 tbox Exp $

The test setup for the DNSSEC tests has a secure root.

ns1 is the root server.

ns2 and ns3 are authoritative servers for the various test domains.

ns4 is a caching-only server, configured with the correct trusted key
for the root.

ns5 is a caching-only server, configured with the an incorrect trusted
key for the root.  It is used for testing failure cases.

ns6 is a caching-only server configured to use DLV.

ns7 is used for checking non-cacheable answers.