commit | 99226e9b9b04f62a3815724d11231a0c37e93766 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Fri Feb 14 15:43:22 2025 +0100 |
committer | Ronald Cron <ronald.cron@arm.com> | Wed Mar 26 21:19:28 2025 +0100 |
tree | 329b44be203d577b982b42e5e84e6b5677a226cc | |
parent | 81a674eee8096ce43253e3d29b0c2cc0d8836e10 [diff] [blame] |
cmake: Generate test_keys.h and test_certs.h in the build tree Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/tests/src/certs.c b/tests/src/certs.c index bacc846..d1af5b2 100644 --- a/tests/src/certs.c +++ b/tests/src/certs.c
@@ -13,7 +13,7 @@ #include "mbedtls/pk.h" -#include "test_certs.h" +#include "test/test_certs.h" /* *