mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-25 13:43:31 +00:00
analyze_outcomes: update comments of skipped tests
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
5f665c3a0d
commit
ab0494f193
@ -566,12 +566,13 @@ KNOWN_TASKS = {
|
||||
re.compile(r'CAMELLIA-\d+[- ]CCM\*-NO-TAG .*'),
|
||||
],
|
||||
'test_suite_error': [
|
||||
# Following tests require AES_C which is disabled in the accelerated component
|
||||
# Following tests depend on AES_C but are not about them
|
||||
# really, just need to know some error code is there.
|
||||
'Single low error',
|
||||
'Low and high error',
|
||||
],
|
||||
'test_suite_version': [
|
||||
# Following tests require AES_C which is disabled in the accelerated component
|
||||
# Similar to test_suite_error above.
|
||||
'Check for MBEDTLS_AES_C when already present',
|
||||
],
|
||||
'test_suite_platform': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user