mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:25:47 +01:00
tests: psa: Remove wrong test function dependencies
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
4bcccc6956
commit
f7e83d5bfb
@ -312,7 +312,7 @@ exit:
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:PSA_WANT_ALG_ECDSA:PSA_WANT_ECC_SECP_R1_256 */
|
||||
/* BEGIN_CASE */
|
||||
void validate_key( int force_status_arg,
|
||||
int key_type_arg,
|
||||
data_t *key_input,
|
||||
@ -348,7 +348,7 @@ exit:
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:PSA_WANT_ALG_ECDSA:PSA_WANT_ECC_SECP_R1_256 */
|
||||
/* BEGIN_CASE */
|
||||
void export_key( int force_status_arg,
|
||||
data_t *fake_output,
|
||||
int key_in_type_arg,
|
||||
|
Loading…
Reference in New Issue
Block a user