TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
HEAD
/
.
/
tests
/
suites
/
test_suite_config.tls_combinations.data
blob: cbc57d6cd3c6a2b112ef062661e2216e1246448b [
file
] [
log
] [
blame
]
# Interesting combinations of TLS options
Config
:
TLS
1.2
without TLS
1.3
depends_on
:
MBEDTLS_SSL_PROTO_TLS1_2
:!
MBEDTLS_SSL_PROTO_TLS1_3
pass
:
Config
:
TLS
1.3
without TLS
1.2
depends_on
:
MBEDTLS_SSL_PROTO_TLS1_3
:!
MBEDTLS_SSL_PROTO_TLS1_2
pass
: