mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
test_suite_x509write: fix test dependency error in oid_from_numeric_string
Signed-off-by: Nadav Tasher <tashernadav@gmail.com>
This commit is contained in:
parent
ba507e3087
commit
8edf8981c5
@ -766,7 +766,7 @@ void x509_set_extension_length_check()
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:MBEDTLS_X509_USE_C */
|
||||
/* BEGIN_CASE depends_on:MBEDTLS_X509_CREATE_C */
|
||||
void oid_from_numeric_string(char *oid_str, int error_ret,
|
||||
data_t *exp_oid_buf)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user