summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorjsing <>2022-04-28 18:36:38 +0000
committerjsing <>2022-04-28 18:36:38 +0000
commit8454151f52393c2bd1ba1e0ed66d995ba778c249 (patch)
tree99f2febe2b3073014226877549caa9f62ed60651 /src/lib/libc/stdlib
parent308c1defb0063d1aa0ab378d1a88c5ce12e650d9 (diff)
downloadopenbsd-8454151f52393c2bd1ba1e0ed66d995ba778c249.tar.gz
openbsd-8454151f52393c2bd1ba1e0ed66d995ba778c249.tar.bz2
openbsd-8454151f52393c2bd1ba1e0ed66d995ba778c249.zip
Add tests that decode sequences into ASN.1 strings.
Test decoding of sequences with length and indefinite length into an ASN.1 string - in this case the ASN.1 is not decoded, rather the octets are stored directly as the content of the string. This exercises a specific path through the ASN.1 decoder. (you know asn1complex is living up to its name when you have to import openssl/asn1t.h directly...)
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions