bind9/bin/tests/system/chain
Michal Nowak 093af1c00a
Drop $SYSTEMTESTTOP from bin/tests/system/
The $SYSTEMTESTTOP shell variable if often set to .. in various shell
scripts inside bin/tests/system/, but most of the time it is only
used one line later, while sourcing conf.sh. This hardly improves
code readability.

$SYSTEMTESTTOP is also used for the purpose of referencing
scripts/files living in bin/tests/system/, but given that the
variable is always set to a short, relative path, we can drop it and
replace all of its occurrences with the relative path without adversely
affecting code readability.
2020-07-30 15:58:50 +02:00
..
ans3 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ans4 fix spelling errors reported by Fossies. 2020-02-21 15:05:08 +11:00
ns1 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns2 Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00
ns5 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns7 test case 2018-08-08 14:33:19 -07:00
clean.sh update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
README update file headers 2018-03-15 18:33:13 -07:00
setup.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00
tests.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00

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

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

ns1 is the root server.

ns2 and ns5 are both authoritative servers.

ans3 is a mock authoritative server that can return various broken
responses.

ans4 is a mock authoritative server that can return CNAME or DNAME
responses of arbitrary size in arbitrary order.

ns7 is the resolver under test.