Gilles Peskine 1fc71160b1 Add missing dependencies on real entropy
Tests that call mbedtls_test_ssl_endpoint_init() need mbedtls_entropy_func()
to work.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-07-20 20:04:27 +02:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
configs Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY 2023-07-20 18:08:24 +02:00
data_files Update test-ca2.crt[.der] and server5.crt[.der] 2023-06-19 10:17:21 +08:00
docker/bionic Point to docker images used in the CI 2022-12-16 10:21:11 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:54:52 +01:00
include MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests 2023-07-20 18:09:02 +02:00
scripts Test MBEDTLS_PSA_INJECT_ENTROPY 2023-07-20 18:11:21 +02:00
src MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests 2023-07-20 18:09:02 +02:00
suites Add missing dependencies on real entropy 2023-07-20 20:04:27 +02:00
.gitignore Ignore *.o everywhere 2023-05-12 13:57:39 +02:00
CMakeLists.txt Fix build errors in CMake 2023-03-16 11:10:17 +08:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2023-01-10 09:47:09 +01:00
compat.sh compat.sh: add support to record outcome of test cases 2023-07-07 12:23:08 +01:00
context-info.sh Merge pull request #3614 from gilles-peskine-arm/ssl-opt-gnutls-printf-development 2020-11-04 17:55:42 +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-16 10:21:11 +01:00
Makefile Fix build errors in CMake 2023-03-16 11:10:17 +08:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2023-01-10 09:47:09 +01:00
ssl-opt.sh ssl-opt.sh: support to parse --outcome-file 2023-07-10 09:38:24 +01:00