mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-06 03:07:49 +00:00
Ignore tests of built-in interfaces for driver-only testing parity
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -206,6 +206,7 @@ TASKS = {
|
||||
'ignored_suites': [
|
||||
'shax', 'mdx', # the software implementations that are being excluded
|
||||
'md.psa', # purposefully depends on whether drivers are present
|
||||
'psa_crypto_low_hash.generated', # testing the builtins
|
||||
],
|
||||
'ignored_tests': {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user