mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Fix some dependencies in test_suite_psa_crypto
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
@@ -192,11 +192,6 @@ TASKS = {
|
||||
'ecdh', # the software implementation that's excluded
|
||||
],
|
||||
'ignored_tests': {
|
||||
# temporary
|
||||
'test_suite_psa_crypto': [
|
||||
'PSA key agreement setup: ECDH, unknown KDF',
|
||||
'PSA key policy: raw agreement, key permits raw agreement, but algorithm is not raw',
|
||||
],
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user