mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-13 15:40:58 +00:00
Remove test dependency
The SSL ticket rotation test case is enabled when PSA is used. Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
2a02051286
commit
2fa1c311cd
@ -2816,7 +2816,6 @@ run_test "Session resume using tickets: basic" \
|
||||
-c "a session has been resumed"
|
||||
|
||||
requires_config_enabled MBEDTLS_SSL_PROTO_TLS1_2
|
||||
requires_config_disabled MBEDTLS_USE_PSA_CRYPTO
|
||||
run_test "Session resume using tickets: manual rotation" \
|
||||
"$P_SRV debug_level=3 tickets=1 ticket_rotate=1" \
|
||||
"$P_CLI debug_level=3 tickets=1 reconnect=1" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user