mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-02 16:13:27 +00:00
analyze_oucomes.py: ignore line-too-long error for skipped tests
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
parent
b680fc4f0b
commit
5cd18f9150
@ -328,6 +328,7 @@ KNOWN_TASKS = {
|
||||
'PBES2 Encrypt, pad=8 (OK)',
|
||||
],
|
||||
# Following tests depends on DES
|
||||
# pylint: disable=line-too-long
|
||||
'test_suite_pkparse': [
|
||||
'Key ASN1 (Encrypted key PKCS12, trailing garbage data)',
|
||||
'Key ASN1 (Encrypted key PKCS5, trailing garbage data)',
|
||||
|
Loading…
x
Reference in New Issue
Block a user