Revert "TEST: make and use a fipsinstall script"
authorRichard Levitte <levitte@openssl.org>
Tue, 21 Apr 2020 10:24:44 +0000 (12:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 21 Apr 2020 13:43:57 +0000 (15:43 +0200)
commit1e78a50f5a9d4874e910a3b42f10c176197aea88
tree55243ad350085532e547bcf2b5c6a60b48ac1027
parenta87f3fe01a5a894aa27ccd6a239155fd129988e4
Revert "TEST: make and use a fipsinstall script"

Unfortunately, this won't work on MacOS because of system integrity
measures on that platform, which clears DYLD_LIBRARY_PATH before
starting a sub-process executable.

Ref: https://developer.apple.com/library/archive/documentation/Security/Conceptual/System_Integrity_Protection_Guide/RuntimeProtections/RuntimeProtections.html

This reverts commit ae6b654b669638882a6ddce012ff55adc7cf6a82.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11592)
test/fipsinstall.pl [deleted file]
test/recipes/30-test_evp.t
test/recipes/30-test_evp_fetch_prov.t
test/recipes/90-test_sslprovider.t