]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for GENERAL_NAME_cmp
authorMatt Caswell <matt@openssl.org>
Mon, 30 Nov 2020 13:50:52 +0000 (13:50 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Dec 2020 10:17:03 +0000 (10:17 +0000)
commit97ab3c4b538840037812c8d9164d09a1f4bf11a1
tree2ff6c14da5a3567c1aa80f00352b5cf6e35e10ac
parent3db2c9f3e5fb9f649ebb4a55918398756310af43
Add a test for GENERAL_NAME_cmp

Based on a boringssl test contributed by David Benjamin

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
test/v3nametest.c