mbedtls/tests
Gilles Peskine bfeed663d2 Asan make builds: avoid sanitizer recovery
Some sanitizers default to displaying an error message and recovering.
This could result in a test being recorded as passing despite a
complaint from the sanitizer. Turn off sanitizer recovery to avoid
this risk.
2019-10-21 19:08:01 +02:00
..
.jenkins
configs Add a test component with malloc(0) returning NULL 2019-09-24 18:28:26 +02:00
data_files
docker/bionic
git-scripts
scripts Asan make builds: avoid sanitizer recovery 2019-10-21 19:08:01 +02:00
suites Merge pull request #299 from gilles-peskine-arm/drbg-set_entropy_len 2019-10-18 15:39:03 +01:00
.gitignore PSA return status coverage script 2019-09-06 19:28:47 +02:00
CMakeLists.txt Add ASN.1 parsing tests 2019-09-11 15:46:44 +02:00
Descriptions.txt
make-in-docker.sh
Makefile PSA return status coverage script 2019-09-06 19:28:47 +02:00
psa_crypto_helpers.h PSA return status coverage script 2019-09-06 19:28:47 +02:00
psa_helpers.h