e1fbc0a9acda2e063657688c81ec9f7c9d8cbf4b
[exim.git] / test / stdout / 3300
1 > badCrypt: no
2 >
3 > # Defined-routine, and default, crypt mehods. These fail on FreeBSD because
4 > # the crypt() call does something different to that on Linux. The output
5 > # is therefore different, and the compare fails.
6 >
7 > mySecret: yes
8 > mySecret: no
9 > mySecret: yes
10 > mySecret: no
11 >
12 > crypt16: yes
13 > crypt16: yes
14 > crypt16: no
15 > crypt16: yes
16 >
17 >
18 > # Defined-algo methods.
19 >
20 > md5: yes
21 > md5: yes
22 > md5: no
23 > md5: yes
24 > md5: no
25 > md5: no
26 >
27 > sha1: yes
28 > sha1: yes
29 > sha1: yes
30 > sha1: no
31 >
32 >
33 > # Combinations. These fail on FreddBSD as above.
34 >
35 > y: Y
36 > y: Y
37 > y: Y
38 > n: N
39 > n: N
40 >