aboutsummaryrefslogtreecommitdiff
path: root/test/a-01
diff options
context:
space:
mode:
authorHenryk Plötz <henryk@ploetzli.ch>2014-10-03 20:19:52 +0200
committerHenryk Plötz <henryk@ploetzli.ch>2014-10-03 20:29:37 +0200
commiteaaa5b4f9301ae2e5a29dd77616d8e29fd3b2c28 (patch)
treec090b31513b85dfca08b878066faf9d2893c7a7a /test/a-01
parent898102385f20b06f08dc5fb379e1c9aa261a5700 (diff)
downloadtinydnssec-eaaa5b4f9301ae2e5a29dd77616d8e29fd3b2c28.tar.gz
tinydnssec-eaaa5b4f9301ae2e5a29dd77616d8e29fd3b2c28.tar.bz2
Add tinydnssec-1.05-1.3.tar.bz2
Source was http://www.tinydnssec.org/download/tinydnssec-1.05-1.3.tar.bz2, SHA1 b33d5c3e0de67f6427aad8c00a99580b59804075
Diffstat (limited to 'test/a-01')
-rw-r--r--test/a-0116
1 files changed, 16 insertions, 0 deletions
diff --git a/test/a-01 b/test/a-01
new file mode 100644
index 0000000..edbae15
--- /dev/null
+++ b/test/a-01
@@ -0,0 +1,16 @@
+<SIZE> bytes, 1+2+3+9 records, response, authoritative, noerror
+query: MX x.w.example
+answer: x.w.example 3600 MX 1 xx.example
+answer: x.w.example 3600 RRSIG MX 7 3 3600 <TIME> <TIME> 44495 example <SIG>
+authority: example 3600 NS ns1.example
+authority: example 3600 NS ns2.example
+authority: example 3600 RRSIG NS 7 1 3600 <TIME> <TIME> 44495 example <SIG>
+additional: . 0 OPT 512 0 0 8000
+additional: xx.example 3600 A 192.0.2.10
+additional: xx.example 3600 AAAA 2001:db8::f00:baaa
+additional: xx.example 3600 RRSIG A 7 2 3600 <TIME> <TIME> 44495 example <SIG>
+additional: xx.example 3600 RRSIG AAAA 7 2 3600 <TIME> <TIME> 44495 example <SIG>
+additional: ns1.example 3600 A 192.0.2.1
+additional: ns1.example 3600 RRSIG A 7 2 3600 <TIME> <TIME> 44495 example <SIG>
+additional: ns2.example 3600 A 192.0.2.2
+additional: ns2.example 3600 RRSIG A 7 2 3600 <TIME> <TIME> 44495 example <SIG>