Ignore tests of built-in interfaces for driver-only testing parity
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
010f035cdf
commit
35b49c4d7d
1 changed files with 1 additions and 0 deletions
|
@ -206,6 +206,7 @@ TASKS = {
|
||||||
'ignored_suites': [
|
'ignored_suites': [
|
||||||
'shax', 'mdx', # the software implementations that are being excluded
|
'shax', 'mdx', # the software implementations that are being excluded
|
||||||
'md.psa', # purposefully depends on whether drivers are present
|
'md.psa', # purposefully depends on whether drivers are present
|
||||||
|
'psa_crypto_low_hash.generated', # testing the builtins
|
||||||
],
|
],
|
||||||
'ignored_tests': {
|
'ignored_tests': {
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue