Skip MTU auto-reduction test when running valgrind
This commit is contained in:
parent
f47a4afea3
commit
37029ebc63
1 changed files with 1 additions and 0 deletions
|
@ -5112,6 +5112,7 @@ run_test "DTLS fragmenting: both (MTU)" \
|
|||
-C "error"
|
||||
|
||||
# Test for automatic MTU reduction on repeated resend
|
||||
not_with_valgrind
|
||||
requires_config_enabled MBEDTLS_SSL_PROTO_DTLS
|
||||
requires_config_enabled MBEDTLS_RSA_C
|
||||
requires_config_enabled MBEDTLS_ECDSA_C
|
||||
|
|
Loading…
Reference in a new issue