commit | 0540fe74e3ac2ed08fd628e7a79ebbab547065c3 | [log] [tgz] |
---|---|---|
author | Tom Cosgrove <tom.cosgrove@arm.com> | Thu Jul 27 14:17:27 2023 +0100 |
committer | Tom Cosgrove <tom.cosgrove@arm.com> | Thu Jul 27 14:17:27 2023 +0100 |
tree | 7348af8d802cf26bd12b3fdfabb28fa8cd657fda | |
parent | e4e9e7da58ac378aba8412f013892b760f55c8b7 [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 46d683a..2c93c13 100644 --- a/tests/suites/test_suite_pkcs12.function +++ b/tests/suites/test_suite_pkcs12.function
@@ -60,7 +60,7 @@ if (expected_status == 0) { TEST_MEMORY_COMPARE(expected_output->x, expected_output->len, - output_data, key_size); + output_data, key_size); } exit: