mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
Fix a few selftest typos
This commit is contained in:
@@ -487,7 +487,7 @@ void check_padding( int pad_mode, char *input_str, int ret, int dlen_check )
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELFTEST_C */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELF_TEST */
|
||||
void cipher_selftest()
|
||||
{
|
||||
TEST_ASSERT( cipher_self_test( 0 ) == 0 );
|
||||
|
||||
Reference in New Issue
Block a user