mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Modify tests to suit new behaviour
Prevent the null argument test from running when only MBEDTLS_MD_LIGHT is enabled. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
36ad151b20
commit
cd33413a55
|
|
@ -3,6 +3,7 @@ MD list
|
|||
mbedtls_md_list:
|
||||
|
||||
MD NULL/uninitialised arguments
|
||||
depends_on:MBEDTLS_MD_C
|
||||
md_null_args:
|
||||
|
||||
Information on MD5
|
||||
|
|
|
|||
Loading…
Reference in a new issue