commit | f810d449564d0257b3d80ed3ca7cdfd152e06345 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Fri Feb 14 15:43:22 2025 +0100 |
committer | Ronald Cron <ronald.cron@arm.com> | Tue Mar 25 09:49:22 2025 +0100 |
tree | ba0a10aae3be1dc96c8b95e0394767f141db357c | |
parent | 9449eedb812bb24415b4ce9c8844228cd4b388d1 [diff] |
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 879f088..6a01893 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" /* *