Add the ability to test EBCDIC builds
authorMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2016 09:19:27 +0000 (10:19 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Apr 2016 14:04:15 +0000 (15:04 +0100)
commite31066f7e9894c9cdaef80404da854f89e9e365f
treeae24000c97611cd1b2a4bcd3659ffff5b7995563
parent5fd1478df34be8d17c8507f17ec4298635c72814
Add the ability to test EBCDIC builds

This adds the define CHARSET_EBCDIC_TEST which enables testing of EBCDIC
code on an ASCII system.

Reviewed-by: Andy Polyakov <appro@openssl.org>
crypto/ebcdic.c