bind9/bin/tests/system/sfcache
Michał Kępień 5f82122ffa 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.

(cherry picked from commit d8905b7a9c)
2019-12-06 14:47:08 +01:00
..
ns1 fix sfcache test 2019-01-25 00:44:11 -08:00
ns2 Run the sfcache system tests with set -e enabled 2018-12-11 09:27:16 +01:00
ns5 Run the sfcache system tests with set -e enabled 2018-12-11 09:27:16 +01:00
clean.sh Use rndc_dumpdb() in the "sfcache" system test 2019-08-08 15:12:01 +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:47:08 +01:00
tests.sh Use rndc_dumpdb() in the "sfcache" system test 2019-08-08 15:12:01 +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.