]> git.ipfire.org Git - thirdparty/openssl.git/commit
Skip LMS tests if fetch for the LMS algorithm fails
authorAndrew Dinh <andrewd@openssl.org>
Wed, 17 Sep 2025 01:49:59 +0000 (11:49 +1000)
committerNeil Horman <nhorman@openssl.org>
Tue, 23 Sep 2025 17:48:25 +0000 (13:48 -0400)
commit3b00a132291ef83cc349b8f1f27d7daec3b43388
tree2361625f19c0b702fb6b6de092f74bfc9a28c956
parentbea53924ce729353df41129c58bd3349df7d7a82
Skip LMS tests if fetch for the LMS algorithm fails

Check for specific LMS error

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28580)
test/lms_test.c