]> git.ipfire.org Git - thirdparty/openssl.git/commit
test/bioprinttest.c: add some checks for integer and string printing
authorEugene Syromiatnikov <esyr@openssl.org>
Tue, 5 Aug 2025 13:27:44 +0000 (15:27 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 29 Aug 2025 16:18:30 +0000 (12:18 -0400)
commit9deaf83833382d909bde1ddceb0d2a80b775bc7f
tree2b6a4c6b1ccde1b35a48124fdaeceeb4be5ea94c
parent8d8a8aac533139a56bb8b15234a412e96b3486dc
test/bioprinttest.c: add some checks for integer and string printing

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28177)
test/bioprinttest.c