summaryrefslogtreecommitdiff
path: root/test/dnszones-src
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12) <hs@schlittermann.de>2015-06-22 09:57:02 +0200
committerHeiko Schlittermann (HS12) <hs@schlittermann.de>2015-06-22 11:35:48 +0200
commitf6584c83fdb3b168c430b5757209cc71cae10727 (patch)
treea04207efdd610d4fdf9ab5ecb495f9ffe5ecab7c /test/dnszones-src
parent790fbb71d92b47c6637892f3feedc0f99000f01e (diff)
downloadexim4-f6584c83fdb3b168c430b5757209cc71cae10727.tar.gz
Testsuite: fakens may return AUTHORITY records
If an entry in db.<zone> is prefixed with "AA ", fakens will put a valid NS record into the AUTHORITY section of the returned packet. This will be used by dns_trust_aa checks.
Diffstat (limited to 'test/dnszones-src')
-rw-r--r--test/dnszones-src/db.test.ex3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/dnszones-src/db.test.ex b/test/dnszones-src/db.test.ex
index 6056506c5..4cbf0f251 100644
--- a/test/dnszones-src/db.test.ex
+++ b/test/dnszones-src/db.test.ex
@@ -15,6 +15,9 @@
; NOTE (3): the top-level networks for testing addresses are parameterized by
; the use of V4NET and V6NET. These networks should be such that no real
; host ever uses them.
+;
+; Several prefixes may be used, see the source in src/fakens.c for a complete list
+; and description.
test.ex. NS exim.test.ex.
test.ex. SOA exim.test.ex. hostmaster.exim.test.ex 1430683638 1200 120 604800 3600