]> granicus.if.org Git - pdns/commitdiff
ALIAS: Add TCP test
authorPieter Lexis <pieter.lexis@powerdns.com>
Wed, 23 May 2018 15:46:20 +0000 (17:46 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 24 May 2018 09:42:25 +0000 (11:42 +0200)
(cherry picked from commit b789c4fb4802f5bf885890a49d9c7a7b7f1eca89)

regression-tests/tests/alias-address/command
regression-tests/tests/alias-address/expected_result

index 999110afe2c856c06d2d723ef3e36de69d9b4f52..21bdacffb3f23d2f494d77ea04a48af4f32930f7 100755 (executable)
@@ -1,3 +1,5 @@
 #!/bin/sh
 cleandig google-alias.example.com A hidettl
-cleandig google-alias.example.com AAAA hidettl
\ No newline at end of file
+cleandig google-alias.example.com AAAA hidettl
+cleandig google-alias.example.com A hidettl tcp
+cleandig google-alias.example.com AAAA hidettl tcp
index 8797fe96bec835010b1ccfd10719537b5541d5c8..bc2b061a7aefcc7f21c120dc2512a8f5120ae708 100644 (file)
@@ -4,3 +4,9 @@ Reply to question for qname='google-alias.example.com.', qtype=A
 0      google-alias.example.com.       IN      AAAA    [ttl]   2001:4860:4860::8888
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='google-alias.example.com.', qtype=AAAA
+0      google-alias.example.com.       IN      A       [ttl]   8.8.8.8
+Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
+Reply to question for qname='google-alias.example.com.', qtype=A
+0      google-alias.example.com.       IN      AAAA    [ttl]   2001:4860:4860::8888
+Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
+Reply to question for qname='google-alias.example.com.', qtype=AAAA