TEST: make and use a fipsinstall script
authorRichard Levitte <levitte@openssl.org>
Sat, 18 Apr 2020 10:14:41 +0000 (12:14 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 19 Apr 2020 21:34:05 +0000 (23:34 +0200)
commitae6b654b669638882a6ddce012ff55adc7cf6a82
tree64eb8a359328b038dc6a1e98b9c623924399f634
parentc0bfc473d80ef2e053032510149d9e5b9d81dd72
TEST: make and use a fipsinstall script

We have copies of the exact same fipsinstall call in several test
recipes.  This refactors those calls into a single simple script.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11565)
test/fipsinstall.pl [new file with mode: 0644]
test/recipes/30-test_evp.t
test/recipes/30-test_evp_fetch_prov.t
test/recipes/90-test_sslprovider.t