analyze_outcomes: update comments of skipped tests
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/tests/scripts/analyze_outcomes.py b/tests/scripts/analyze_outcomes.py
index 7dc6afe..277ea73 100755
--- a/tests/scripts/analyze_outcomes.py
+++ b/tests/scripts/analyze_outcomes.py
@@ -566,12 +566,13 @@
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': [