diff options
author | Matt Caswell <matt@openssl.org> | 2019-07-31 12:09:44 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2019-08-01 10:58:54 +0200 |
commit | 988b29850b9e7b2b21d680545aeed76273a42a16 (patch) | |
tree | e1691037eb40184352d7287b315723cea12be38e /crypto/asn1 | |
parent | Properly process the "Availablein" keyword for evp_test (diff) | |
download | openssl-988b29850b9e7b2b21d680545aeed76273a42a16.tar.xz openssl-988b29850b9e7b2b21d680545aeed76273a42a16.zip |
Suppress loading the FIPS module in evp_test
Running evp_test with the FIPS module has never worked because the
config file was never loaded by default. Actually loading the FIPS module
reveals lots of failures in evp_test. The following commits will enable
loading the config file by default and so we temporarily disable running
the evp_test with the FIPS module until the tests can be fixed.
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9492)
Diffstat (limited to 'crypto/asn1')
0 files changed, 0 insertions, 0 deletions