mbedtls/tests/include/baremetal-override
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
..
time.h tests: prevent inclusion of time.h in baremetal compiles 2022-03-04 05:07:45 -05:00