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
1 changed files with 0 additions and 4 deletions
|
@ -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': [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue