mbedtls/tests
Gilles Peskine c6d197b68a ssl-opt needs debug messages
Many test cases in ssl-opt.sh need error messages (MBEDTLS_ERROR_C) or SSL
traces (MBEDTLS_DEBUG_C). Some sample configurations don't include these
options. When running ssl-opt.sh on those configurations, enable the
required options. They must be listed in the config*.h file, commented out.

Run ssl-opt in the following configurations with debug options:
ccm-psk-tls1_2, ccm-psk-dtls1_2, suite-b.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-02-25 21:22:25 +01:00
..
.jenkins
configs remove ifndef guard 2022-02-21 09:06:00 +08:00
data_files
docker/bionic
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 ssl-opt needs debug messages 2022-02-25 21:22:25 +01:00
src Merge pull request #5282 from AndrzejKurek/import-opaque-driver-wrappers 2022-02-07 11:14:43 +01:00
suites Merge pull request #5426 from gilles-peskine-arm/ssl-get-version-3.1 2022-02-21 17:03:24 +01:00
.gitignore
CMakeLists.txt Fix string/regexp backslash escapes 2022-01-25 23:24:34 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh Adapt tests for PSK in PSK-only builds 2022-02-25 21:06:21 +01:00