mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Fix a few selftest typos
This commit is contained in:
@@ -532,7 +532,7 @@ void rsa_gen_key( int nrbits, int exponent, int result)
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELFTEST_C */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELF_TEST */
|
||||
void rsa_selftest()
|
||||
{
|
||||
TEST_ASSERT( rsa_self_test( 0 ) == 0 );
|
||||
|
Reference in New Issue
Block a user