mbedtls/tests
Valerio Setti 1070aed778 test_suite_psa_crypto: do not re-use PAKE's contexts in case of errors
As for ecjpake_setup(), now the test function can handle:
- "external" errors, through parameters set by the data file
- "internal" ones, through enums which inject ad-hoc failures

Similarly also ecjpake_rounds() can handle both type of errors,
but right now there's no erroneous case in the associated ".data"
file.

In both cases, after an error the current test is terminated.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2022-11-22 18:45:03 +01:00
..
.jenkins
configs Update documents and check 2022-11-14 03:16:22 +00:00
data_files Merge pull request #6454 from valeriosetti/issue4577 2022-11-15 09:39:07 +01:00
docker/bionic
git-scripts
include Fix autocucumber in documentation 2022-11-15 20:49:58 +01:00
opt-testcases Skip early data basic check temp 2022-11-18 10:57:46 +00:00
scripts Merge pull request #6632 from yanesca/refactor_bignum_test_framework 2022-11-22 14:53:58 +00:00
src Support negative zero as MPI test input 2022-11-15 20:47:07 +01:00
suites test_suite_psa_crypto: do not re-use PAKE's contexts in case of errors 2022-11-22 18:45:03 +01:00
.gitignore
CMakeLists.txt
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #6593 from Mbed-TLS/fix_tls12_sent_sigalgs 2022-11-21 10:09:57 +00:00