Fix test dependency

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2023-07-31 17:28:26 +01:00
parent 3d574da6fc
commit 926d8da47e

View File

@ -346,7 +346,7 @@ exit:
} }
/* END_CASE */ /* END_CASE */
/* BEGIN_CASE depends_on:MBEDTLS_SSL_SOME_SUITES_USE_MAC */ /* BEGIN_CASE */
void mbedtls_ct_memcpy_offset(int offset_min, int offset_max, int len) void mbedtls_ct_memcpy_offset(int offset_min, int offset_max, int len)
{ {
unsigned char *dst = NULL; unsigned char *dst = NULL;