Fix test code to not assume NUL terminated strings
[openssl.git] / test / asn1_decode_test.c
2021-04-27 Shane LontisTest that we don't have a memory leak in d2i_ASN1_OBJECT.
2020-12-08 Matt CaswellUpdate copyright year
2020-12-08 Matt CaswellAdd a test for encoding/decoding using an invalid ASN...
2018-09-09 Richard LevitteTESTS: add test of decoding of invalid zero length...