diff options
author | Magnus Henoch <[email protected]> | 2016-09-09 18:11:02 +0100 |
---|---|---|
committer | Magnus Henoch <[email protected]> | 2016-09-28 15:09:42 +0100 |
commit | 481be8b29d75570cf2b60f86f2e4ead79ceea2bb (patch) | |
tree | 6912956b2ec95cc725f6db3c204e7031f2e844f7 /lib/crypto/Makefile | |
parent | 01222faf161cf656062144d01d0f93146215736b (diff) | |
download | otp-481be8b29d75570cf2b60f86f2e4ead79ceea2bb.tar.gz otp-481be8b29d75570cf2b60f86f2e4ead79ceea2bb.tar.bz2 otp-481be8b29d75570cf2b60f86f2e4ead79ceea2bb.zip |
Skip FIPS tests if we cannot enable FIPS mode
Even if Erlang/OTP has been built with --enable-fips, it's possible
that the OpenSSL library we're linked to doesn't support FIPS mode.
In that case, it will fail to enable it at run time. Let's handle
that in crypto_SUITE, by skipping the tests instead of failing.
Diffstat (limited to 'lib/crypto/Makefile')
0 files changed, 0 insertions, 0 deletions