mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-24 09:15:14 +08:00

In TLS 1.3 early data tests, to reduce the risk of not updating a switch over possible scenarios when adding a new scenario, add systematically a default case that fails the test. Signed-off-by: Ronald Cron <ronald.cron@arm.com>