commit | c7d722081499f24d765f01c09c7090b3c4345bd6 | [log] [tgz] |
---|---|---|
author | Tuvshinzaya Erdenekhuu <tuvshinzaya.erdenekhuu@arm.com> | Fri Jul 29 14:45:04 2022 +0100 |
committer | Tuvshinzaya Erdenekhuu <tuvshinzaya.erdenekhuu@arm.com> | Wed Aug 31 10:14:57 2022 +0100 |
tree | 8d4db74f677fdb7c8fc3a55191edac0d8652d53f | |
parent | 1fd7f9854659992d20eb6670a6b50a89e009ca1a [diff] |
Enabled invalid param test in camellia Signed-off-by: Tuvshinzaya Erdenekhuu <tuvshinzaya.erdenekhuu@arm.com>
diff --git a/tests/suites/test_suite_camellia.function b/tests/suites/test_suite_camellia.function index cc18d5b..3d318c8 100644 --- a/tests/suites/test_suite_camellia.function +++ b/tests/suites/test_suite_camellia.function
@@ -7,7 +7,7 @@ * END_DEPENDENCIES */ -/* BEGIN_CASE depends_on:NOT_DEFINED */ +/* BEGIN_CASE */ void camellia_invalid_param( ) { mbedtls_camellia_context ctx;