1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-06-24 01:41:35 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
c242eea732 Change data file suffix for ott
Change the suffix of the data files searched in `mbedtls_test.py`
to `datax` as the generated files have this suffix.
2018-11-05 16:22:36 +02:00
32cbcdac8f Fix Pylint errors in Python scripts 2018-08-06 11:42:56 +01:00
630281349e Replaced escaped_split() logic with regex 2018-08-06 11:42:56 +01:00
8d686bfdb1 Incorporated code revoew comments. 2018-08-06 11:42:56 +01:00
b31aa44e16 Fix style errors reported by pylint 2018-08-06 11:42:56 +01:00
951a2c8898 Improve documentation in mbedtls_test.py 2018-08-06 11:42:06 +01:00
b98e6eec58 Replace asserts with exceptions in mbedtls_test.py 2018-08-06 11:42:06 +01:00
9b06f37601 Give execute permissions to Python scripts 2018-08-06 11:40:58 +01:00
78befd9019 Rename generate_code.py -> generate_test_code.py 2018-08-06 11:40:58 +01:00
f0e42fbd1f Add missing documentation and fix file doc strings 2018-08-06 11:40:58 +01:00
9540261a76 Incorporated code review comments 2018-08-06 11:40:58 +01:00
663d4702c5 Incorporate code review suggestions in mbedtls_test.py 2018-08-06 11:40:58 +01:00
d59391afcd Add support for sending hex parameters 2018-08-06 11:40:57 +01:00
5e7f8df800 Print Greentea __testcase_name indicator for Greentea to mark the test 2018-08-06 11:40:57 +01:00
7a0d84fccc On target test host test script 2018-08-06 11:40:57 +01:00