1. 5cb7017 Less obscure test suites template by Mohammad Azim Khan · 7 years ago
  2. d2d0112 Style fixes by Mohammad Azim Khan · 7 years ago
  3. 440d873 Fix macro validation regex by Mohammad Azim Khan · 7 years ago
  4. 32cbcda Fix Pylint errors in Python scripts by Mohammad Azim Khan · 7 years ago
  5. 6302813 Replaced escaped_split() logic with regex by Azim Khan · 7 years ago
  6. fcdf685 Make test function parsing robust by Azim Khan · 7 years ago
  7. 4084ec7 Fixed unit tests in test_generate_test_code.py by Azim Khan · 7 years ago
  8. 8d686bf Incorporated code revoew comments. by Azim Khan · 7 years ago
  9. b31aa44 Fix style errors reported by pylint by Azim Khan · 7 years ago
  10. aee05bb Add test suite framework summary by Azim Khan · 7 years ago
  11. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  12. e3b26af Improve documentation in generate_test_code.py by Azim Khan · 7 years ago
  13. 040b6a2 Wrap code to 79 character limit by Azim Khan · 7 years ago
  14. 936ea93 Strip whitespaces added by decode() function by Azim Khan · 7 years ago
  15. 00c4b09 Change intermediate data file extension to .datax by Mohammad Azim Khan · 7 years ago
  16. 8f6e8cf Print line number with data file error by Mohammad Azim Khan · 7 years ago
  17. 3b06f22 Replace asserts with exceptions in generate_test_code.py by Mohammad Azim Khan · 7 years ago
  18. c3521df Fix generate_test_code.py unit tests by Mohammad Azim Khan · 7 years ago
  19. 667f7f8 Fix generation of #line directives in Python 2 by Gilles Peskine · 7 years ago
  20. 7776141 Don't generate lines with only whitespace by Gilles Peskine · 7 years ago
  21. b73159d Remove white spaces caught by check-files.py by Mohammad Azim Khan · 7 years ago
  22. 1ec7e6f Python3 compatible generate_test_code.py by Mohammad Azim Khan · 7 years ago
  23. 78befd9 Rename generate_code.py -> generate_test_code.py by Mohammad Azim Khan · 7 years ago[Renamed (99%) from tests/scripts/generate_code.py]
  24. b522929 Add support for per test suite helper functions by Mohammad Azim Khan · 7 years ago
  25. f0e42fb Add missing documentation and fix file doc strings by Azim Khan · 8 years ago
  26. 9540261 Incorporated code review comments by Mohammad Azim Khan · 8 years ago
  27. d61b837 Update unit tests for change in test suites code generator by Azim Khan · 8 years ago
  28. b1c2d0f Use switch instead if if-else for dependency and expression checks. by Azim Khan · 8 years ago
  29. 599cd24 Update unit tests for code generator and make code generator more testable. by Azim Khan · 8 years ago
  30. acc5473 Use FileWrapper class in place of file where line number is required by Azim Khan · 8 years ago
  31. 5e2ac1f Updated generate_code.py unit tests by Azim Khan · 8 years ago
  32. 4b54323 Unit test generate_copy.py by Azim Khan · 8 years ago
  33. 13c6bfb Gaurd test suite headers with suite dependency by Azim Khan · 8 years ago
  34. 1de892b Update code as old template and generator is replaced with new one by Azim Khan · 8 years ago
  35. 191e904 Replace old template and code generator with new ones. Keep names by Azim Khan · 8 years ago[Renamed from tests/scripts/gen_mbed_code.py]
  36. 2397bba Update test generator for use of struct for hex parameters by Azim Khan · 8 years ago
  37. a57a420 Add hex parameter dispatch by Azim Khan · 8 years ago
  38. fff4904 mbed-os test code generator by Mohammad Azim Khan · 8 years ago