summaryrefslogtreecommitdiff
path: root/test/scripts/2500-dsearch
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 10:54:33 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 10:54:33 +0000
commit59371ea735c941334861aa5b8e1e9a06facf044f (patch)
tree79168561a70a94a3994fbe362b904ff9aab86136 /test/scripts/2500-dsearch
parent54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e (diff)
Hopefully the final lot of test files.
Diffstat (limited to 'test/scripts/2500-dsearch')
-rw-r--r--test/scripts/2500-dsearch/25006
-rw-r--r--test/scripts/2500-dsearch/25014
-rw-r--r--test/scripts/2500-dsearch/REQUIRES1
3 files changed, 11 insertions, 0 deletions
diff --git a/test/scripts/2500-dsearch/2500 b/test/scripts/2500-dsearch/2500
new file mode 100644
index 000000000..a1f4ac18b
--- /dev/null
+++ b/test/scripts/2500-dsearch/2500
@@ -0,0 +1,6 @@
+# dsearch lookup
+exim -be
+${lookup{TESTNUM.tst}dsearch{DIR/aux-fixed}{$value}{FAIL}}
+${lookup{TESTNUM.TST}dsearch{DIR/aux-fixed}{$value}{FAIL}}
+${lookup{TESTNUM.TST}dsearch{DIR/AUX-fixed}{$value}{FAIL}}
+****
diff --git a/test/scripts/2500-dsearch/2501 b/test/scripts/2500-dsearch/2501
new file mode 100644
index 000000000..44b5308eb
--- /dev/null
+++ b/test/scripts/2500-dsearch/2501
@@ -0,0 +1,4 @@
+# dsearch in domain list
+2
+exim -bt xxx@okdomain yyy@notokdomain zzz@dom/mod
+****
diff --git a/test/scripts/2500-dsearch/REQUIRES b/test/scripts/2500-dsearch/REQUIRES
new file mode 100644
index 000000000..2f6e8f319
--- /dev/null
+++ b/test/scripts/2500-dsearch/REQUIRES
@@ -0,0 +1 @@
+lookup dsearch