Enable invalid param test in ecdh.c
Signed-off-by: Tuvshinzaya Erdenekhuu <tuvshinzaya.erdenekhuu@arm.com>
This commit is contained in:
parent
f69cac784a
commit
2392419c9d
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ exit:
|
|||
* END_DEPENDENCIES
|
||||
*/
|
||||
|
||||
/* BEGIN_CASE depends_on:NOT_DEFINED */
|
||||
/* BEGIN_CASE */
|
||||
void ecdh_invalid_param( )
|
||||
{
|
||||
mbedtls_ecdh_context ctx;
|
||||
|
|
Loading…
Reference in a new issue