bind9/bin/tests/system/sfcache
Michał Kępień d8905b7a9c Automatically run clean.sh from run.sh
The first step in all existing setup.sh scripts is to call clean.sh.  To
reduce code duplication and ensure all system tests added in the future
behave consistently with existing ones, invoke clean.sh from run.sh
before calling setup.sh.
2019-12-06 14:11:01 +01:00
..
ns1 use DS style trust anchors in all system tests 2019-11-15 15:47:57 -08:00
ns2 remove "dnssec-enable" from all system tests 2019-03-14 23:30:13 -07:00
ns5 use DS style trust anchors in all system tests 2019-11-15 15:47:57 -08:00
clean.sh Use rndc_dumpdb() in the "sfcache" system test 2019-08-08 14:27:55 +02:00
README update file headers 2018-03-15 18:33:13 -07:00
setup.sh Automatically run clean.sh from run.sh 2019-12-06 14:11:01 +01:00
tests.sh Use rndc_dumpdb() in the "sfcache" system test 2019-08-08 14:27:55 +02:00

Copyright (C) Internet Systems Consortium, Inc. ("ISC")

See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.

The test setup for the SERVFAIL ncache tests has a secure root.

ns1 is the root server.

ns2 is an authoritative server for the various test domains.

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