mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-21 15:41:00 +00:00
test: don't skip debug and ssl suites in test parity for driver only ECDSA
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
d3d8c852a0
commit
5dc6867f7e
@ -175,10 +175,6 @@ TASKS = {
|
|||||||
'component_driver': 'test_psa_crypto_config_accel_ecdsa_use_psa',
|
'component_driver': 'test_psa_crypto_config_accel_ecdsa_use_psa',
|
||||||
'ignored_suites': [
|
'ignored_suites': [
|
||||||
'ecdsa', # the software implementation that's excluded
|
'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': {
|
'ignored_tests': {
|
||||||
'test_suite_random': [
|
'test_suite_random': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user