commit | a240fe3c193b65ac57099857a11e55fe982b32ee | [log] [tgz] |
---|---|---|
author | Tom Cosgrove <tom.cosgrove@arm.com> | Mon Sep 04 11:29:39 2023 +0100 |
committer | Tom Cosgrove <tom.cosgrove@arm.com> | Mon Sep 04 11:29:39 2023 +0100 |
tree | 56c5cc8054584223f8cdcf9d897aa23f8c466130 | |
parent | ba3b14dad99dc4d174443d9d2c468d86b0c3df7a [diff] [blame] |
Fix code style Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
diff --git a/tests/suites/test_suite_pkcs12.function b/tests/suites/test_suite_pkcs12.function index 4334f55..0d39912 100644 --- a/tests/suites/test_suite_pkcs12.function +++ b/tests/suites/test_suite_pkcs12.function
@@ -58,7 +58,7 @@ if (expected_status == 0) { TEST_MEMORY_COMPARE(expected_output->x, expected_output->len, - output_data, key_size); + output_data, key_size); } exit: