summaryrefslogtreecommitdiff
path: root/testdata/stat_timer.tdir/stat_timer.testns
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/stat_timer.tdir/stat_timer.testns')
-rw-r--r--testdata/stat_timer.tdir/stat_timer.testns14
1 files changed, 14 insertions, 0 deletions
diff --git a/testdata/stat_timer.tdir/stat_timer.testns b/testdata/stat_timer.tdir/stat_timer.testns
new file mode 100644
index 000000000000..f2a700cc7daf
--- /dev/null
+++ b/testdata/stat_timer.tdir/stat_timer.testns
@@ -0,0 +1,14 @@
+; nameserver test file
+$ORIGIN example.com.
+$TTL 3600
+
+ENTRY_BEGIN
+MATCH opcode qtype qname
+REPLY QR AA NOERROR
+ADJUST copy_id
+SECTION QUESTION
+www IN A
+SECTION ANSWER
+www IN A 10.20.30.40
+ENTRY_END
+