From 03874b8eca8f065f6a1b133f06f19c0ff1d1494e Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 6 Apr 2016 10:07:48 +0200 Subject: Add unit test for validation, from dnssecport:handle_call(). - The port now returns the RRset (DS, chain, trust root and all RRSIG's). This in preparatino for when this data will be normalised. - dnssecport decodes and encodes DNS data. - v1 stores the DS RR in the leaf and the rest, including the DS RRSIG, in the chain. --- test/testdata/dnssec/req.1 | Bin 0 -> 2597 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/testdata/dnssec/req.1 (limited to 'test/testdata/dnssec/req.1') diff --git a/test/testdata/dnssec/req.1 b/test/testdata/dnssec/req.1 new file mode 100644 index 0000000..e15a791 Binary files /dev/null and b/test/testdata/dnssec/req.1 differ -- cgit v1.1