mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-24 23:48:14 +08:00
Mark unused variable in tests for cases with reduced configs
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
d2da19b8eb
commit
57d2f13ebc
@ -764,6 +764,7 @@ int mbedtls_test_psa_exported_key_sanity_check(
|
|||||||
#endif /* MBEDTLS_ECP_C */
|
#endif /* MBEDTLS_ECP_C */
|
||||||
|
|
||||||
{
|
{
|
||||||
|
(void) exported;
|
||||||
TEST_ASSERT( ! "Sanity check not implemented for this key type" );
|
TEST_ASSERT( ! "Sanity check not implemented for this key type" );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user