mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-27 05:53:49 +02:00
The relevant test functions are already marked as depending on `MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL`, so there's no need to re-state this dependency for each test case. Signed-off-by: Hanno Becker <hanno.becker@arm.com>