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
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ MD list
|
||||||
mbedtls_md_list:
|
mbedtls_md_list:
|
||||||
|
|
||||||
MD NULL/uninitialised arguments
|
MD NULL/uninitialised arguments
|
||||||
|
depends_on:MBEDTLS_MD_C
|
||||||
md_null_args:
|
md_null_args:
|
||||||
|
|
||||||
Information on MD5
|
Information on MD5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue