]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a stroul test
authorNeil Horman <nhorman@openssl.org>
Fri, 12 Jul 2024 15:01:02 +0000 (11:01 -0400)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Jul 2024 17:07:52 +0000 (19:07 +0200)
commit863e44c1e0841b7c46f3fa1ddf75870c60105303
tree80f8f110f0525c4d3228a9c4b2da52255de47147
parent04f7729c409afad235737ee6b4edcb78efdc1bfd
Add a stroul test

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24861)
test/build.info
test/recipes/02-test_strtoul.t [new file with mode: 0644]
test/strtoultest.c [new file with mode: 0644]