summaryrefslogtreecommitdiff
path: root/test/dnszones-src/db.test.ex
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-05-07 21:36:22 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-05-07 21:36:22 +0100
commit846430d945e9056842ad7f12f85d43435d78baf0 (patch)
tree1187ed9dc90d8231c1f52fbf72ac3a13ec359717 /test/dnszones-src/db.test.ex
parent2f8e6f3087227b9d30bc71862ff9f1cc3355f52d (diff)
Log lengthy DNS lookups. Bug 514
Original by <derrick.rice@gmail.com>, massaged by JH
Diffstat (limited to 'test/dnszones-src/db.test.ex')
-rw-r--r--test/dnszones-src/db.test.ex6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/dnszones-src/db.test.ex b/test/dnszones-src/db.test.ex
index ab1643452..1339981c8 100644
--- a/test/dnszones-src/db.test.ex
+++ b/test/dnszones-src/db.test.ex
@@ -405,4 +405,10 @@ DNSSEC mxdane256ta MX 1 dane256ta.
DNSSEC dane256ta A HOSTIPV4
DNSSEC _1225._tcp.dane256ta TLSA 2 0 1 b2c6f27f2d16390b4f71cacc69742bf610d750534fab240516c0f2deb4042ad4
+; ------- Testing delays ------------
+
+DELAY=500 delay500 A HOSTIPV4
+DELAY=1500 delay1500 A HOSTIPV4
+
+
; End