bind9/bin/tests/system/reclimit
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
..
ans2 reclimit: delegate to ans4 so that ans2 can behave like a real name server 2018-10-04 12:59:38 +10:00
ans4 reclimit: delegate to ans4 so that ans2 can behave like a real name server 2018-10-04 12:59:38 +10:00
ans7 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
ns1 reclimit: delegate to ans4 so that ans2 can behave like a real name server 2018-10-04 12:59:38 +10:00
ns3 qname minimization: fix tests 2018-06-12 09:18:47 +02:00
clean.sh reclimit: delegate to ans4 so that ans2 can behave like a real name server 2018-10-04 12:59:38 +10:00
prereq.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
README reclimit: delegate to ans4 so that ans2 can behave like a real name server 2018-10-04 12:59:38 +10:00
setup.sh Automatically run clean.sh from run.sh 2019-12-06 14:11:01 +01:00
tests.sh reclimit: delegate to ans4 so that ans2 can behave like a real name server 2018-10-04 12:59:38 +10:00

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

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

system test for recursion limits

ns1  -- root server
ans2 -- for example.org: delegate to ns1.(n+1).example.org for all n, up to the
                         value specified in ans.limit (or forever if limit is 0)
ns3  -- resolver under test
ans4 -- for ns*.example.com: return address records.
ans7 -- "victim" server