]> git.ipfire.org Git - thirdparty/openssl.git/commit
remove test_big() the return value we compare varies between
authorsashan <anedvedicky@gmail.com>
Thu, 11 Sep 2025 19:25:30 +0000 (21:25 +0200)
committersashan <anedvedicky@gmail.com>
Thu, 11 Sep 2025 19:25:30 +0000 (21:25 +0200)
commitea85fbce9fac7bf87c5c0a82151dbde259bbfc4f
treef27818ad37a2c1cf250fccd84b62a4fcdd01c02b
parenta29d157fdb6d5260888b4505c11f0d360fab16f8
remove test_big() the return value we compare varies between
libc implementations. removing this test makes test suite
more rubust.

Fixes a29d157fdb6d

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