TEST: Remove the build of fipsmodule.cnf from test recipes
authorRichard Levitte <levitte@openssl.org>
Tue, 29 Sep 2020 08:26:19 +0000 (10:26 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Mar 2021 13:47:43 +0000 (14:47 +0100)
commite25b4db754b2327be27fa0c1a4f6e66f57368293
tree9f5f4df34fb7d5d371fb34fd64f2f00d6a53ae8c
parente9d74dbd3676603a257cedcdcbd720a3a9a775a5
TEST: Remove the build of fipsmodule.cnf from test recipes

The exception is the test recipe that tests 'openssl fipsinstall'.
However, that one uses a different output file name, so it's safe.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14320)
23 files changed:
test/recipes/03-test_fipsinstall.t
test/recipes/15-test_gendsa.t
test/recipes/15-test_genrsa.t
test/recipes/15-test_rsaoaep.t
test/recipes/20-test_cli_fips.t
test/recipes/30-test_acvp.t
test/recipes/30-test_defltfips.t
test/recipes/30-test_evp.t
test/recipes/30-test_evp_fetch_prov.t
test/recipes/30-test_evp_libctx.t
test/recipes/30-test_provider_status.t
test/recipes/65-test_cmp_client.t
test/recipes/65-test_cmp_msg.t
test/recipes/65-test_cmp_protect.t
test/recipes/65-test_cmp_server.t
test/recipes/65-test_cmp_vfy.t
test/recipes/80-test_cmp_http.t
test/recipes/80-test_cms.t
test/recipes/80-test_ssl_new.t
test/recipes/80-test_ssl_old.t
test/recipes/81-test_cmp_cli.t
test/recipes/90-test_sslapi.t
test/recipes/90-test_threads.t