commit | 1a3540afbe4400165bf492b23e8af16272dc4779 | [log] [tgz] |
---|---|---|
author | Paul Elliott <paul.elliott@arm.com> | Mon Nov 22 17:50:26 2021 +0000 |
committer | Paul Elliott <paul.elliott@arm.com> | Mon Dec 13 11:14:45 2021 +0000 |
tree | be56eac9605f47879d53c420a087b613904c3147 | |
parent | 13d5a3429a56f5158266517cfd58f3c724795f78 [diff] [blame] |
Fix missing test dependancies Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/tests/suites/test_suite_pkcs12.function b/tests/suites/test_suite_pkcs12.function index 8771c2b..27393d0 100644 --- a/tests/suites/test_suite_pkcs12.function +++ b/tests/suites/test_suite_pkcs12.function
@@ -12,7 +12,7 @@ /* END_HEADER */ /* BEGIN_DEPENDENCIES - * depends_on:MBEDTLS_ASN1_PARSE_C + * depends_on:MBEDTLS_ASN1_PARSE_C:MBEDTLS_PKCS12_C * END_DEPENDENCIES */