mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-03-02 11:34:54 +01:00
Add required dependency to the testcase
Co-authored-by: Paul Elliott <62069445+paul-elliott-arm@users.noreply.github.com> Signed-off-by: Jonathan Winzig <jwinzig@hilscher.com>
This commit is contained in:
parent
6c9779fabb
commit
315c3ca9e5
|
|
@ -753,7 +753,7 @@ exit:
|
|||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE */
|
||||
/* BEGIN_CASE depends_on:MBEDTLS_X509_CSR_WRITE_C */
|
||||
void x509_set_extension_length_check()
|
||||
{
|
||||
int ret = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue