1. 00c4b09 Change intermediate data file extension to .datax by Mohammad Azim Khan · 7 years ago
  2. 8f6e8cf Print line number with data file error by Mohammad Azim Khan · 7 years ago
  3. 3b06f22 Replace asserts with exceptions in generate_test_code.py by Mohammad Azim Khan · 7 years ago
  4. c3521df Fix generate_test_code.py unit tests by Mohammad Azim Khan · 7 years ago
  5. 667f7f8 Fix generation of #line directives in Python 2 by Gilles Peskine · 7 years ago
  6. 7776141 Don't generate lines with only whitespace by Gilles Peskine · 7 years ago
  7. b73159d Remove white spaces caught by check-files.py by Mohammad Azim Khan · 7 years ago
  8. 1ec7e6f Python3 compatible generate_test_code.py by Mohammad Azim Khan · 7 years ago
  9. 78befd9 Rename generate_code.py -> generate_test_code.py by Mohammad Azim Khan · 7 years ago[Renamed (99%) from tests/scripts/generate_code.py]
  10. b522929 Add support for per test suite helper functions by Mohammad Azim Khan · 7 years ago
  11. f0e42fb Add missing documentation and fix file doc strings by Azim Khan · 8 years ago
  12. 9540261 Incorporated code review comments by Mohammad Azim Khan · 8 years ago
  13. d61b837 Update unit tests for change in test suites code generator by Azim Khan · 8 years ago
  14. b1c2d0f Use switch instead if if-else for dependency and expression checks. by Azim Khan · 8 years ago
  15. 599cd24 Update unit tests for code generator and make code generator more testable. by Azim Khan · 8 years ago
  16. acc5473 Use FileWrapper class in place of file where line number is required by Azim Khan · 8 years ago
  17. 5e2ac1f Updated generate_code.py unit tests by Azim Khan · 8 years ago
  18. 4b54323 Unit test generate_copy.py by Azim Khan · 8 years ago
  19. 13c6bfb Gaurd test suite headers with suite dependency by Azim Khan · 8 years ago
  20. 1de892b Update code as old template and generator is replaced with new one by Azim Khan · 8 years ago
  21. 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]
  22. 2397bba Update test generator for use of struct for hex parameters by Azim Khan · 8 years ago
  23. a57a420 Add hex parameter dispatch by Azim Khan · 8 years ago
  24. fff4904 mbed-os test code generator by Mohammad Azim Khan · 8 years ago