summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/asn1/asn1string_copy.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test ASN1_STRING_copy(3).schwarze2021-11-131-0/+119
As a side effect, this also tests various aspects of ASN1_STRING_new(3), ASN1_STRING_set(3), ASN1_STRING_length_set(3), ASN1_STRING_get0_data(3), ASN1_STRING_length(3), and ASN1_STRING_type(3).