summaryrefslogtreecommitdiff
path: root/test/stdout
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-12-01 17:01:45 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-12-01 17:01:45 +0000
commit54ebae896d299e5b366e859b8874c7ccd7e501ec (patch)
tree46d120b2bb6dfff5812ea30f9003d3095d5eb6a4 /test/stdout
parent1477005f2e352b6c4a25fd4706b7dc808d0bb70b (diff)
Testsuite: document testcase issue on FreeBSD
Diffstat (limited to 'test/stdout')
-rw-r--r--test/stdout/330031
1 files changed, 20 insertions, 11 deletions
diff --git a/test/stdout/3300 b/test/stdout/3300
index e12e7c319..e1fbc0a9a 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 FreddBSD as above.
>
> y: Y
> y: Y