From 5dc6867f7ef773af32d00f08dbfe366251f044d8 Mon Sep 17 00:00:00 2001 From: Valerio Setti Date: Tue, 7 Feb 2023 11:32:34 +0100 Subject: [PATCH] test: don't skip debug and ssl suites in test parity for driver only ECDSA Signed-off-by: Valerio Setti --- tests/scripts/analyze_outcomes.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/scripts/analyze_outcomes.py b/tests/scripts/analyze_outcomes.py index 30748e7d0..44c62f71f 100755 --- a/tests/scripts/analyze_outcomes.py +++ b/tests/scripts/analyze_outcomes.py @@ -175,10 +175,6 @@ TASKS = { 'component_driver': 'test_psa_crypto_config_accel_ecdsa_use_psa', 'ignored_suites': [ 'ecdsa', # the software implementation that's excluded - # the following lines should not be needed, - # they will be removed by upcoming work - 'debug', # #6860 - 'ssl', # #6860 ], 'ignored_tests': { 'test_suite_random': [