commit | 1cf437bc579f1b5220ffeaa430fc9372a56379e3 | [log] [tgz] |
---|---|---|
author | Tomás González <tomasagustin.gonzalezorlando@arm.com> | Thu Aug 24 09:27:28 2023 +0100 |
committer | Tomás González <tomasagustin.gonzalezorlando@arm.com> | Thu Aug 24 09:27:28 2023 +0100 |
tree | 715b7c24af668101b15b597c84c5ac85baf23817 | |
parent | 14b36ef54a581391f86d161ab4ff61457684f9ea [diff] |
Correct analyze_outcomes identation Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
diff --git a/tests/scripts/analyze_outcomes.py b/tests/scripts/analyze_outcomes.py index 0bdfcf9..d50a04e 100755 --- a/tests/scripts/analyze_outcomes.py +++ b/tests/scripts/analyze_outcomes.py
@@ -113,7 +113,7 @@ 'test_suite_psa_crypto_metadata;Asymmetric signature: pure EdDSA', # Algorithm not supported yet 'test_suite_psa_crypto_metadata;Cipher: XTS', - ], + ], 'full_coverage': False, } },