]> 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:58:11 +0000 (13:58 -0400)
commitba0062ee23c54069654aaadb91c33cc6afed8d6b
treee6f7ed6327b0c80173f0c1989f2bfd47a6ed08c3
parent3c28b5938068aed0cf7d3f0a489a23dcc19fd440
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)

(cherry picked from commit 3b00a132291ef83cc349b8f1f27d7daec3b43388)
test/lms_test.c