mbedtls/tests
Yanray Wang 20fa2ae220 Redesign translation of cipher suite names in compat.sh
Move translation of cipher suite names after filter_ciphersuites
so that filter is based on standard cipher suite names.
Furthermore, an additional flag is passed to run_client to
determine the type of translation of cipher suite names.
Therefore, client receives cipher suite names based on
its naming convention but the reporting output is still
the standard cipher suite names.

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
2023-01-17 15:11:46 +08:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
configs Switch to the new code style 2023-01-11 14:50:10 +01:00
data_files Merge pull request #6663 from davidhorstmann-arm/fix-typo-unsupported 2022-11-29 21:44:27 +01:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include Switch to the new code style 2023-01-11 14:50:10 +01:00
opt-testcases Change time resolution of reco_delay from second to millionseconds 2023-01-07 13:01:42 +08:00
scripts Translate cipher suite names based on standard naming convention 2023-01-17 14:56:37 +08:00
src Switch to the new code style 2023-01-11 14:50:10 +01:00
suites Switch to the new code style 2023-01-11 14:50:10 +01:00
.gitignore tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
CMakeLists.txt Merge pull request #6699 from gilles-peskine-arm/lcov-script 2022-12-15 12:29:23 +01:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh Redesign translation of cipher suite names in compat.sh 2023-01-17 15:11:46 +08:00
context-info.sh Modifies tests in context-info.sh 2021-06-16 16:19:53 +01:00
Descriptions.txt Revert "Remove tests that depend on TLS or X.509" 2020-03-19 14:17:54 +01:00
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments 2022-12-15 12:32:11 +01:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh Merge pull request #6787 from yuhaoth/pr/workaround-gnutls_anti_replay_fail 2023-01-11 09:05:36 +01:00