1. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 4 years, 11 months ago
  2. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  3. 399b82f Pylint: minor code simplifications by Gilles Peskine · 5 years ago
  4. 5d1dfd4 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  5. afd19dd Silence pylint by Gilles Peskine · 6 years ago
  6. 539aa06 Fix Python 2 & 3 compatibility in test_generate_test_code.py by Mohammad Azim Khan · 7 years ago
  7. fcdf685 Make test function parsing robust by Azim Khan · 7 years ago
  8. 4084ec7 Fixed unit tests in test_generate_test_code.py by Azim Khan · 7 years ago
  9. b31aa44 Fix style errors reported by pylint by Azim Khan · 7 years ago
  10. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  11. 3b06f22 Replace asserts with exceptions in generate_test_code.py by Mohammad Azim Khan · 7 years ago
  12. c3521df Fix generate_test_code.py unit tests by Mohammad Azim Khan · 7 years ago
  13. 9b06f37 Give execute permissions to Python scripts by Mohammad Azim Khan · 7 years ago
  14. b73159d Remove white spaces caught by check-files.py by Mohammad Azim Khan · 7 years ago
  15. 78befd9 Rename generate_code.py -> generate_test_code.py by Mohammad Azim Khan · 7 years ago[Renamed (97%) from tests/scripts/generate_code_ut.py]
  16. b522929 Add support for per test suite helper functions by Mohammad Azim Khan · 7 years ago
  17. f0e42fb Add missing documentation and fix file doc strings by Azim Khan · 8 years ago
  18. d61b837 Update unit tests for change in test suites code generator by Azim Khan · 8 years ago
  19. 599cd24 Update unit tests for code generator and make code generator more testable. by Azim Khan · 8 years ago
  20. 5e2ac1f Updated generate_code.py unit tests by Azim Khan · 8 years ago
  21. 4b54323 Unit test generate_copy.py by Azim Khan · 8 years ago