Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asn1_string_to_utf8 test: appease coverity | tb | 2022-11-23 | 1 | -2/+8 |
| | | | | | | | | | | Check for ASN_STRING_to_UTF8() failure before checking it matches our expectations. This should convey clearly that test->want_len is never negative. CID 377011 Diagnosed by jsing | ||||
* | Add a simple test that exercises ASN1_STRING_to_UTF8() a little. | tb | 2022-05-16 | 1 | -0/+128 |