1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Cleanup the code

Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
Przemek Stekiel
2023-07-05 11:07:07 +02:00
parent 84f4ff1dd3
commit 565353ef71
2 changed files with 3 additions and 13 deletions

View File

@@ -334,7 +334,7 @@ TASKS = {
'component_ref': 'test_psa_crypto_config_reference_ffdh',
'component_driver': 'test_psa_crypto_config_accel_ffdh',
'ignored_suites': ['dhm'],
'ignored_tests': {'test_suite_pkparse': ['DH group family: RFC 7919']}
'ignored_tests': {}
}
},
}