mbedtls/tests/include
Daniel Axtens 6f63cc7188 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 15:25:42 -05:00
..
baremetal-override tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 15:25:42 -05:00
spe Import crypto_spe.h from TF-M 2021-06-23 14:45:17 +02:00
test Test drivers: rename import call source to driver location 2022-02-04 09:14:39 -05:00