mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-06 12:35:36 +02:00
This commit only adds the test code for mbedtls_x509_ocsp_parse_response() and an initial set of negative tests So far, the tests introduced are manually crafted malicious OCSP responses that tests several error conditions in the initial part of the response structure including the response status, producedAt date, ResponderID, part of the tsbResponseData, etc.