mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
- Fixed a whole bunch of dependencies on defines between files, examples and tests
This commit is contained in:
@ -24,6 +24,10 @@ int verify_all( void *data, x509_cert *crt, int certificate_depth, int preverify
|
||||
|
||||
END_HEADER
|
||||
|
||||
BEGIN_DEPENDENCIES
|
||||
depends_on:POLARSSL_X509_PARSE_C:POLARSSL_BIGNUM_C
|
||||
END_DEPENDENCIES
|
||||
|
||||
BEGIN_CASE
|
||||
x509_cert_info:crt_file:result_str
|
||||
{
|
||||
|
Reference in New Issue
Block a user