Shuffle test order
[exim.git] / test / scripts / 5800-DANE / 5800
1 # Expansion test for DANE.
2 #
3 # Some systems seem to use 1-byte fields for the leading
4 # 3 fields in a TLSA record, others 2-bytes.
5 # We need the result to match the string in dnszones-src/db.test.ex
6
7 exim -be
8
9 dnslookup tlsa: ${lookup dnsdb {tlsa=_1225._tcp.dane512ee.test.ex} \
10 {$value}{none}}
11
12 ****