mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 22:51:11 +01:00
Fix the expected output in some test cases. Add a few more test cases to exercise both a payload length around 256 bytes and a DER length around 256 bytes, since both are placed in a 256-byte buffer (value of MBEDTLS_X509_MAX_DN_NAME_SIZE). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>