test_suite_debug: adapt dependenies so the test can run in the driver-only build

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel 2022-10-18 13:16:04 +02:00
parent 6c6f04b651
commit 98b1af4e34
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,7 @@
/* BEGIN_HEADER */
#include "mbedtls/debug.h"
#include "string.h"
#include "mbedtls/legacy_or_psa.h"
struct buffer_data
{