mbedtls/tests
Gilles Peskine c912673f8d Automatically detect protocol version requirement from force_version
When the client or server uses a specific protocol version, automatically
require that version to be enabled at compile time.

An explicit call is still needed in test cases that require a specific
protocol version (due to analyzing version-specific behavior, or checking
the version in logs), but do not force that specific protocol version, or that
force a specific version only on the openssl/gnutls side.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-04-13 16:14:01 +02:00
..
.jenkins
configs remove ifndef guard 2022-02-21 09:06:00 +08:00
data_files tests: data_files: Avoid symbolic links 2021-12-10 15:09:57 +01:00
docker/bionic Jinja2 prerequisite set up on the docker 2021-12-18 13:29:10 +05:30
git-scripts
include Merge pull request #5282 from AndrzejKurek/import-opaque-driver-wrappers 2022-02-07 11:14:43 +01:00
opt-testcases Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled 2022-02-11 16:10:44 +01:00
scripts test-ref-configs: clarify configuration-related traces 2022-03-14 19:49:18 +01:00
src Merge pull request #5282 from AndrzejKurek/import-opaque-driver-wrappers 2022-02-07 11:14:43 +01:00
suites Fix unused function warning 2022-03-14 19:49:18 +01:00
.gitignore tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
CMakeLists.txt Fix string/regexp backslash escapes 2022-01-25 23:24:34 +01:00
compat-in-docker.sh
compat.sh Fix (d)tls1_2 into (d)tls12 in version options 2021-12-02 13:22:18 +00:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh Automatically detect protocol version requirement from force_version 2022-04-13 16:14:01 +02:00