mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-01 09:31:25 -04:00
Removing obsolete test after merging and correcting missing macro
Signed-off-by: toth92g <toth92g@gmail.com>
This commit is contained in:
parent
8d435a0c8b
commit
9085cff438
@ -1545,10 +1545,3 @@ exit:
|
|||||||
mbedtls_x509_crt_free(&crt);
|
mbedtls_x509_crt_free(&crt);
|
||||||
}
|
}
|
||||||
/* END_CASE */
|
/* END_CASE */
|
||||||
|
|
||||||
/* BEGIN_CASE depends_on:MBEDTLS_X509_CRT_PARSE_C:MBEDTLS_SELF_TEST */
|
|
||||||
void x509_selftest()
|
|
||||||
{
|
|
||||||
TEST_ASSERT(mbedtls_x509_self_test(1) == 0);
|
|
||||||
}
|
|
||||||
/* END_CASE */
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user