mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-18 16:33:01 +00:00
Fix some more depend issues
This commit is contained in:
@@ -34,7 +34,7 @@ void arc4_crypt( char *hex_src_string, char *hex_key_string,
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE depends_on:POLARSSL_SELFTEST_C */
|
||||
void arc4_selftest()
|
||||
{
|
||||
TEST_ASSERT( arc4_self_test( 0 ) == 0 );
|
||||
|
||||
Reference in New Issue
Block a user