mbedtls/tests
Dave Rodgman ff8d52b398 Add negative tests for psa_abort in hash functions
Various functions for PSA hash operations call abort
on failure; test that this is done. The PSA spec does not require
this behaviour, but it makes our implementation more robust in
case the user does not abort the operation as required by the
PSA spec.

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2021-06-24 11:40:08 +01:00
..
.jenkins
configs
data_files More precise testing of dhm_min_len 2021-04-01 14:18:31 +02:00
docker/bionic
git-scripts
include/test New test helper mbedtls_test_read_mpi 2021-06-22 12:38:00 +02:00
scripts Add storage tests for lifetimes 2021-05-28 12:53:15 +02:00
src Merge pull request #4644 from gilles-peskine-arm/mpi_montmul-null-2.x 2021-06-23 13:40:05 +01:00
suites Add negative tests for psa_abort in hash functions 2021-06-24 11:40:08 +01:00
.gitignore
CMakeLists.txt Add missing test suites to CMakeLists.txt 2021-05-25 19:35:17 +02:00
compat-in-docker.sh
compat.sh Fix SSL tests scripts with recent OpenSSL server with Diffie-Hellman 2021-04-01 14:06:41 +02:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Use Python 3 instead of Python 2 to generate test files 2021-04-22 00:25:09 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4289 from gilles-peskine-arm/openssl-dhparam-robustness-development 2021-05-21 10:16:18 +02:00