Add a simple test that exercises ASN1_STRING_to_UTF8() a little.
authortb <tb@openbsd.org>
Mon, 16 May 2022 20:53:20 +0000 (20:53 +0000)
committertb <tb@openbsd.org>
Mon, 16 May 2022 20:53:20 +0000 (20:53 +0000)
commiteabc5796904a8a1a726f9d502d8adb2716b6cec0
tree7753b9070141e9a424452924aa1a85bfb7dbb1a0
parentd404e6c07cb495e0706ae30ec334d164f98e9181
Add a simple test that exercises ASN1_STRING_to_UTF8() a little.
regress/lib/libcrypto/asn1/Makefile
regress/lib/libcrypto/asn1/asn1_string_to_utf8.c [new file with mode: 0644]