mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-13 17:56:28 +00:00
Fix a few selftest typos
This commit is contained in:
@@ -515,7 +515,7 @@ void ecp_gen_keypair( int id )
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELFTEST_C */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELF_TEST */
|
||||
void ecp_selftest()
|
||||
{
|
||||
TEST_ASSERT( ecp_self_test( 0 ) == 0 );
|
||||
|
||||
Reference in New Issue
Block a user