Fix the tests to work with EBCDIC
authorMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2016 09:56:20 +0000 (10:56 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2016 14:04:15 +0000 (15:04 +0100)
commit97a982e2eee2e04e8e41ae12665af417315a0f23
treeb51cc91f14d545cdc80ab64ad202457a5f181e44
parent4cd5c3f4eef81c791a5041dc17ec27aa08540e42
Fix the tests to work with EBCDIC

Most of the tests already pass with EBCIDC but a few were trying to
write into read only memory.

Reviewed-by: Andy Polyakov <appro@openssl.org>
test/bftest.c
test/mdc2test.c
test/rmdtest.c
test/sha1test.c