mbedtls/tests
Yanray Wang dae7057e1f compat.sh: ignore $VERIFY in PSK TYPE
There is no need to provide CA file in PSK. Thus VERIFY is
meaningless for PSK. This change omits the arguments passed to
the client and server for $VERIFY=YES.

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
2023-02-07 16:36:20 +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 #6922 from mprse/csr_v3 2023-02-03 16:41:11 +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 simplify test case dependencies and test commands 2023-01-16 13:44:10 +08:00
scripts Merge pull request #6982 from aditya-deshpande-arm/check-files-characters 2023-02-03 11:46:06 +01:00
src Switch to the new code style 2023-01-11 14:50:10 +01:00
suites Merge pull request #6922 from mprse/csr_v3 2023-02-03 16:41:11 +01:00
.gitignore tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
CMakeLists.txt Move the quasi reduction fixing function to bignum_mod_raw 2023-01-23 18:55:57 +01:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh compat.sh: ignore $VERIFY in PSK TYPE 2023-02-07 16:36:20 +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 Move the quasi reduction fixing function to bignum_mod_raw 2023-01-23 18:55:57 +01:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh Have compat.sh and ssl-opt.sh not return success for > 255 errors 2023-01-13 12:13:41 +00:00