mbedtls/tests
Daniel Axtens 446af202f6 tests: prevent inclusion of time.h in baremetal compiles
baremetal compiles should not include time.h, as MBEDTLS_HAVE_TIME is
undefined. To test this, provide an overriding include directory that
has a time.h which throws a meaningful error if included.

Signed-off-by: Daniel Axtens <dja@axtens.net>
2022-03-04 05:07:45 -05:00
..
.jenkins
configs Add header guard around malloc(0) returning NULL implementation 2022-03-04 05:07:45 -05:00
data_files tests: data_files: Avoid symbolic links 2021-12-10 15:09:57 +01:00
docker/bionic Jinja2 prerequisite set up on the docker 2021-12-18 13:29:10 +05:30
git-scripts
include tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 05:07:45 -05:00
opt-testcases Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled 2022-02-11 16:10:44 +01:00
scripts tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 05:07:45 -05:00
src Merge pull request #5282 from AndrzejKurek/import-opaque-driver-wrappers 2022-02-07 11:14:43 +01:00
suites Merge pull request #5554 from tom-daubney-arm/fix_uninitialised_buffers_in_tests 2022-03-03 13:30:58 +01:00
.gitignore
CMakeLists.txt Enable -Wunused-function in cmake builds for tests 2022-02-26 19:54:41 +01:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh Remove rsa_pss_rsae_sha256 support. 2022-02-23 10:38:25 +08:00