mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-28 02:06:25 +01:00
Fix some dependencies in tests
This commit is contained in:
parent
92e5b59355
commit
387a211fad
13 changed files with 39 additions and 16 deletions
|
|
@ -515,7 +515,7 @@ void ecp_gen_keypair( int id )
|
|||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELFTEST_C */
|
||||
void ecp_selftest()
|
||||
{
|
||||
TEST_ASSERT( ecp_self_test( 0 ) == 0 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue