aboutsummaryrefslogtreecommitdiff
path: root/tests/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-08-06Replaced escaped_split() logic with regexAzim Khan2-24/+8
2018-08-06Make test function parsing robustAzim Khan2-56/+112
2018-08-06Fixed unit tests in test_generate_test_code.pyAzim Khan2-33/+29
2018-08-06Incorporated code revoew comments.Azim Khan2-45/+107
2018-08-06Fix style errors reported by pylintAzim Khan3-634/+876
2018-08-06Add test suite framework summaryAzim Khan1-12/+141
2018-08-06Rename HexParam_t -> data_t for consistent coding styleAzim Khan2-9/+9
2018-08-06Improve documentation in mbedtls_test.pyAzim Khan1-22/+44
2018-08-06Improve documentation in generate_test_code.pyAzim Khan1-70/+106
2018-08-06Replace asserts with exceptions in mbedtls_test.pyAzim Khan1-4/+14
2018-08-06Wrap code to 79 character limitAzim Khan1-67/+115
2018-08-06Strip whitespaces added by decode() functionAzim Khan1-2/+3
2018-08-06Change intermediate data file extension to .dataxMohammad Azim Khan1-1/+1
2018-08-06Print line number with data file errorMohammad Azim Khan1-5/+7
2018-08-06Replace asserts with exceptions in generate_test_code.pyMohammad Azim Khan2-27/+49
2018-08-06Fix generate_test_code.py unit testsMohammad Azim Khan2-3/+1
2018-08-06Fix generation of #line directives in Python 2Gilles Peskine1-1/+8
2018-08-06Don't generate lines with only whitespaceGilles Peskine1-3/+3
2018-08-06Give execute permissions to Python scriptsMohammad Azim Khan2-0/+0
2018-08-06Remove white spaces caught by check-files.pyMohammad Azim Khan2-112/+112
2018-08-06Python3 compatible generate_test_code.pyMohammad Azim Khan1-14/+10
2018-08-06Rename generate_code.py -> generate_test_code.pyMohammad Azim Khan3-24/+24
2018-08-06Add support for per test suite helper functionsMohammad Azim Khan2-21/+50
2018-08-06Add missing documentation and fix file doc stringsAzim Khan3-163/+214
2018-08-06Incorporated code review commentsMohammad Azim Khan2-22/+30
2018-08-06Update unit tests for change in test suites code generatorAzim Khan2-141/+116
2018-08-06Use switch instead if if-else for dependency and expression checks.Azim Khan1-28/+14
2018-08-06Incorporate code review suggestions in mbedtls_test.pyAzim Khan1-33/+56
2018-08-06Update unit tests for code generator and make code generator more testable.Azim Khan2-58/+514
2018-08-06Use FileWrapper class in place of file where line number is requiredAzim Khan1-3/+2
2018-08-06Updated generate_code.py unit testsAzim Khan2-12/+299
2018-08-06Unit test generate_copy.pyAzim Khan2-66/+920
2018-08-06Gaurd test suite headers with suite dependencyAzim Khan1-7/+23
2018-08-06Update code as old template and generator is replaced with new oneAzim Khan1-4/+4
2018-08-06Replace old template and code generator with new ones. Keep namesAzim Khan1-0/+0
2018-08-06Remove old test suite template and code generator scriptAzim Khan1-411/+0
2018-08-06Update test generator for use of struct for hex parametersAzim Khan1-9/+13
2018-08-06Add support for sending hex parametersAzim Khan1-0/+29
2018-08-06Print Greentea __testcase_name indicator for Greentea to mark the testAzim Khan1-0/+1
2018-08-06Add hex parameter dispatchAzim Khan1-0/+8
2018-08-06On target test host test scriptMohammad Azim Khan1-0/+243
2018-08-06mbed-os test code generatorMohammad Azim Khan1-0/+623
2018-07-24Merge remote-tracking branch 'public/pr/779' into developmentSimon Butcher1-1/+1
2018-07-24Merge remote-tracking branch 'public/pr/1724' into developmentSimon Butcher1-2/+12
2018-07-24Merge remote-tracking branch 'public/pr/1810' into developmentSimon Butcher1-3/+18
2018-07-24Merge remote-tracking branch 'public/pr/1871' into developmentSimon Butcher1-0/+1
2018-07-23Add additional i386 tests to all.shSimon Butcher1-3/+14
2018-07-22Expand i386 all.sh tests to full config ASan buildsSimon Butcher1-3/+7
2018-07-20all.sh: Return error on keep-going failureJaeden Amero1-0/+1
2018-07-20Merge remote-tracking branch 'public/pr/1454' into developmentSimon Butcher1-0/+15