summaryrefslogtreecommitdiff
path: root/test/stderr/0305
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-12-29 00:50:50 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-12-29 00:50:50 +0000
commit6fc54bd18aa7a51e11dce5a905e754cedb526230 (patch)
tree670116ba02f231c4f39f6be46ee9aa413365d15a /test/stderr/0305
parent1d38781da934809e6ce0b8c3718c4b3bccdfe1d2 (diff)
Debug: list searching
Diffstat (limited to 'test/stderr/0305')
-rw-r--r--test/stderr/03056
1 files changed, 6 insertions, 0 deletions
diff --git a/test/stderr/0305 b/test/stderr/0305
index 9eaa81358..5e67667f3 100644
--- a/test/stderr/0305
+++ b/test/stderr/0305
@@ -6,10 +6,15 @@
>>> host in helo_verify_hosts? no (option unset)
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)
+>>> list element:
+>>> list element: @
+>>> list element: @[]
>>> test in helo_lookup_domains? no (end of list)
>>> using ACL "acl1"
>>> processing "accept" (TESTSUITE/test-config 18)
>>> check domains = +ok_domains
+>>> list element: +ok_domains
+>>> list element: ten-1.test.ex
>>> ten-1.test.ex in "ten-1.test.ex"? yes (matched "ten-1.test.ex")
>>> ten-1.test.ex in "+ok_domains"? yes (matched "+ok_domains")
>>> accept: condition test succeeded in ACL "acl1"
@@ -17,6 +22,7 @@
>>> using ACL "acl1"
>>> processing "accept" (TESTSUITE/test-config 18)
>>> check domains = +ok_domains
+>>> list element: +ok_domains
>>> junk.junk in ""? no (end of list)
>>> junk.junk in "+ok_domains"? no (end of list)
>>> accept: condition test failed in ACL "acl1"