]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for a names_do_all function
authorMatt Caswell <matt@openssl.org>
Fri, 19 Feb 2021 17:47:21 +0000 (17:47 +0000)
committerPauli <ppzgs1@gmail.com>
Wed, 24 Feb 2021 22:37:22 +0000 (08:37 +1000)
commit5eb73cfb372a3701a25f9d4f5e109ba21669af61
tree66b2fbbfe03ed5f09f9529c9d5d3d9ad05e5385b
parentd84f5515faf3fe00ed5eeca7e7b8b041be863e90
Add a test for a names_do_all function

Make sure that if we change the namemap part way through calling a
names_do_all function it still works.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14250)
test/evp_extra_test.c