mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Fix a few selftest typos
This commit is contained in:
parent
0ace4b3154
commit
201401646e
15 changed files with 19 additions and 19 deletions
|
|
@ -314,7 +314,7 @@ void des_key_parity_run()
|
|||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELFTEST_C */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELF_TEST */
|
||||
void des_selftest()
|
||||
{
|
||||
TEST_ASSERT( des_self_test( 0 ) == 0 );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue