]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix 3.0 branch to skip tests if using 3.4
authorslontis <shane.lontis@oracle.com>
Sun, 11 Aug 2024 23:41:36 +0000 (09:41 +1000)
committerTomas Mraz <tomas@openssl.org>
Wed, 14 Aug 2024 09:37:42 +0000 (11:37 +0200)
commit62d0f636f68c379499a50df364ecb4eb552fd827
treea7b562e75fc9d2e35cc268216e13687148018a1a
parent90f9a1b85dafd03a030b7f0599a403707e90e0bb
Fix 3.0 branch to skip tests if using 3.4

PR #25147 removes the POST being allowed to be skipped.
This causes issue when testing 3.0 with the 3.4 provider.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25159)
test/recipes/03-test_fipsinstall.t