]> git.ipfire.org Git - thirdparty/openssl.git/commit
test: Add test for #29196
authorClemens Lang <cllang@redhat.com>
Mon, 24 Nov 2025 10:11:33 +0000 (11:11 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Nov 2025 16:31:53 +0000 (17:31 +0100)
commit476877a2ff9c2cb9e4601ce388370ce0a9f74f8b
tree8ba3aaea69c05695761b101cc29e9b2fd8e7ce60
parent5375e940e22de80ad8c6e865a08db13762242eee
test: Add test for #29196

Add a test that will cause one of the problems reported in
https://github.com/openssl/openssl/issues/29196 and skip it on 32-bit
systems.

Signed-off-by: Clemens Lang <cllang@redhat.com>
Reviewed-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29192)
test/sslapitest.c