Browse Source

[1258] test data spec for the new test

JINMEI Tatuya 13 years ago
parent
commit
9016513b4d
1 changed files with 14 additions and 0 deletions
  1. 14 0
      src/lib/dns/tests/testdata/message_fromWire22.spec

+ 14 - 0
src/lib/dns/tests/testdata/message_fromWire22.spec

@@ -0,0 +1,14 @@
+#
+# A simple DNS message containing one SOA RR in the answer section.  This is
+# intended to be trimmed to emulate a bogus message.
+#
+
+[custom]
+sections: header:question:soa
+[header]
+qr: 1
+ancount: 1
+[question]
+rrtype: SOA
+[soa]
+as_rr: True