mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix test dependency
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
b61cd1042a
commit
a8af4f4da2
|
|
@ -166,7 +166,7 @@ exit:
|
|||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE depends_on:MBEDTLS_SHA3_C */
|
||||
void sha3_invalid_param()
|
||||
{
|
||||
unsigned char output[32];
|
||||
|
|
|
|||
Loading…
Reference in a new issue