From 4e26df99aa77290a84d0c327b8b06f05eea4d6f2 Mon Sep 17 00:00:00 2001 From: Valerio Setti Date: Thu, 26 Jan 2023 14:25:34 +0100 Subject: [PATCH] test: ECDSA driver_only: verify disparities in PK Signed-off-by: Valerio Setti --- tests/scripts/analyze_outcomes.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/scripts/analyze_outcomes.py b/tests/scripts/analyze_outcomes.py index 2cdcbf1f3..5ec867bb7 100755 --- a/tests/scripts/analyze_outcomes.py +++ b/tests/scripts/analyze_outcomes.py @@ -177,7 +177,6 @@ TASKS = { 'ecdsa', # the software implementation that's excluded # the following lines should not be needed, # they will be removed by upcoming work - 'pk', # #6857 'x509parse', # #6858 'x509write', # #6858 'debug', # #6860