X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fstdout%2F3300;h=f05d8cbfbf68074ffb98a28e5c9b0db43d83aa3d;hb=05c3a5a25488ae73043364a87dcf54c907a655d4;hp=e12e7c31919930cdbce4f8d2bc1eac06916e8cae;hpb=917c116d2da00bc7acf7885f04d452ac80363bf1;p=exim.git diff --git a/test/stdout/3300 b/test/stdout/3300 index e12e7c319..f05d8cbfb 100644 --- a/test/stdout/3300 +++ b/test/stdout/3300 @@ -1,4 +1,9 @@ > badCrypt: no +> +> # Defined-routine, and default, crypt mehods. These fail on FreeBSD because +> # the crypt() call does something different to that on Linux. The output +> # is therefore different, and the compare fails. +> > mySecret: yes > mySecret: no > mySecret: yes @@ -9,19 +14,23 @@ > crypt16: no > crypt16: yes > -> test: yes -> test: yes -> test: no -> test: yes -> test: no -> test: no > -> abc: yes -> abc: yes -> abc: yes -> abd: no +> # Defined-algo methods. +> +> md5: yes +> md5: yes +> md5: no +> md5: yes +> md5: no +> md5: no +> +> sha1: yes +> sha1: yes +> sha1: yes +> sha1: no +> > -> # Combinations +> # Combinations. These fail on FreeBSD as above. > > y: Y > y: Y