Anticipate new pretty print format in tpkg tests

This commit is contained in:
Willem Toorop 2016-05-04 15:25:18 +02:00
parent e6b5a29196
commit 78a6a47b05
3 changed files with 150 additions and 150 deletions

View File

@ -1,6 +1,6 @@
BaseName: 270-header-extension BaseName: 270-header-extension
Version: 1.0 Version: 1.0
Description: Test json pointers Description: Set values in the DNS header with the header extension
CreationDate: do 28 apr 2016 13:48:05 CEST CreationDate: do 28 apr 2016 13:48:05 CEST
Maintainer: Willem Toorop Maintainer: Willem Toorop
Category: Category:

View File

@ -1,6 +1,6 @@
{ {
"answer_type": GETDNS_NAMETYPE_DNS, "answer_type": GETDNS_NAMETYPE_DNS,
"canonical_name": <bindata of "bogus.nlnetlabs.nl.">, "canonical_name": <bindata for bogus.nlnetlabs.nl.>,
"replies_tree": "replies_tree":
[ [
{ {
@ -8,7 +8,7 @@
"answer": [], "answer": [],
"answer_type": GETDNS_NAMETYPE_DNS, "answer_type": GETDNS_NAMETYPE_DNS,
"authority": [], "authority": [],
"canonical_name": <bindata of "bogus.nlnetlabs.nl.">, "canonical_name": <bindata for bogus.nlnetlabs.nl.>,
"header": "header":
{ {
"aa": 0, "aa": 0,