run-checker: add more builds with FIPS enabled and other disabled.
authorPauli <pauli@openssl.org>
Sat, 1 May 2021 03:47:11 +0000 (13:47 +1000)
committerPauli <pauli@openssl.org>
Thu, 6 May 2021 00:51:37 +0000 (10:51 +1000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/tools/pull/85)

run-checker/run-checker.sh

index dbb3da5a1ae8ee18f443ad9f642a90f87b4768e0..699f30fcbdbd7cbdd89c6ae1f43b22a1bfb68ecc 100755 (executable)
@@ -46,7 +46,10 @@ no-tls1_2-method no-dtls1-method no-dtls1_2-method no-siphash no-tls1_3 no-sm2
 no-sm3 no-sm4 enable-trace no-legacy no-cached-fetch no-autoload-config
 'no-buildtest-c++' no-bulk no-cmp no-ktls no-module no-padlockeng
 no-pinshared no-secure-memory no-siv no-uplink enable-acvp-tests enable-fips
-'enable-fips no-fips-securitychecks'
+'enable-fips no-fips-securitychecks' 'enable-fips enable-acvp-tests'
+'enable-fips no-tls' 'enable-fips no-tls1_1' 'enable-fips no-tls1'
+'enable-fips no-ssl3-method' 'enable-fips no-tls1-method'
+'enable-fips no-tls1_1-method' 'enable-fips no-tls1_3'
 )
 
 run-hook () {