Add regress coverage for OBJ_NAME_do_all*()
authortb <tb@openbsd.org>
Fri, 8 Dec 2023 08:30:04 +0000 (08:30 +0000)
committertb <tb@openbsd.org>
Fri, 8 Dec 2023 08:30:04 +0000 (08:30 +0000)
commit1e2b068647350f507448aa6652f1ba664f519b1f
treea60800e96ee176766c8a7f7d5c469fe1d9fa6b03
parente36f590bd23df52da5edc486e3186c33d47a7027
Add regress coverage for OBJ_NAME_do_all*()

While this may seem a bit out of place since is an objects API by name,
it really is about EVP. Plus, we want to leverage some things we already
needed for the EVP_*do_all() API (which currently wraps OBJ_NAME_do_all*
but that will change soon).
regress/lib/libcrypto/evp/evp_test.c