diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 51053d7ff..22579fc71 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -964,7 +964,7 @@ component_test_when_no_ciphersuites_have_mac () { make test msg "test ssl-opt.sh: !MBEDTLS_SSL_SOME_MODES_USE_MAC" - if_build_succeeded tests/ssl-opt.sh + if_build_succeeded tests/ssl-opt.sh -f 'Default\|EtM' -e 'without EtM' } component_test_null_entropy () {