From 360c049264151071203aee2f957472321ff0dc41 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 14 Aug 2014 20:47:31 +0100 Subject: Shuffle test order --- test/scripts/5800-DANE/5800 | 12 ++++++++++++ test/scripts/5800-DANE/REQUIRES | 2 ++ 2 files changed, 14 insertions(+) create mode 100644 test/scripts/5800-DANE/5800 create mode 100644 test/scripts/5800-DANE/REQUIRES (limited to 'test/scripts/5800-DANE') diff --git a/test/scripts/5800-DANE/5800 b/test/scripts/5800-DANE/5800 new file mode 100644 index 000000000..98a70c115 --- /dev/null +++ b/test/scripts/5800-DANE/5800 @@ -0,0 +1,12 @@ +# Expansion test for DANE. +# +# Some systems seem to use 1-byte fields for the leading +# 3 fields in a TLSA record, others 2-bytes. +# We need the result to match the string in dnszones-src/db.test.ex + +exim -be + +dnslookup tlsa: ${lookup dnsdb {tlsa=_1225._tcp.dane512ee.test.ex} \ + {$value}{none}} + +**** diff --git a/test/scripts/5800-DANE/REQUIRES b/test/scripts/5800-DANE/REQUIRES new file mode 100644 index 000000000..2314a3236 --- /dev/null +++ b/test/scripts/5800-DANE/REQUIRES @@ -0,0 +1,2 @@ +support Experimental_DANE +running IPv4 -- cgit v1.2.3