git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
DANE: do not override a cert verify failure, in callback. Also fix some test mistakes
[users/jgh/exim.git]
/
test
/
stdout
/
2200
diff --git
a/test/stdout/2200
b/test/stdout/2200
index 90504c6da6281f17118fcfb4578fff08cb7b36b8..71ff120177c31ed9ec0ca08e5c7e5eb41899d6ad 100644
(file)
--- a/
test/stdout/2200
+++ b/
test/stdout/2200
@@
-19,6
+19,9
@@
> csa=csa1.test.ex Y csa1.test.ex
> csa=csa2.test.ex N csa2.test.ex
>
> csa=csa1.test.ex Y csa1.test.ex
> csa=csa2.test.ex N csa2.test.ex
>
+> soa=test.ex exim.test.ex
+> soa=a.test.ex exim.test.ex hostmaster.exim.test.ex 1430683638 1200 120 604800 3600
+>
> # DNS lookups with multiple items
>
> ten-1:ten2 V4NET.0.0.1
> # DNS lookups with multiple items
>
> ten-1:ten2 V4NET.0.0.1
@@
-43,3
+46,11
@@
ten-2.test.ex
> defer_never:defer
> Failed: lookup of "defer_strict,a=test.again.dns:ten-1.test.ex" gave DEFER:
>
> defer_never:defer
> Failed: lookup of "defer_strict,a=test.again.dns:ten-1.test.ex" gave DEFER:
>
+> # Retry timeout and count. This only tests the syntax; we do not
+> # have any good way of testing the function.
+>
+> delay1500 ip4.ip4.ip4.ip4
+>
+> a=localhost.test.ex 127.0.0.1
+> a=localhost.test.ex 127.0.0.1
+>