1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

test: ECDSA driver_only: verify disparities in PK

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti
2023-01-26 14:25:34 +01:00
parent f31c9e441b
commit 4e26df99aa

View File

@@ -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