1. 7ff7965 Update headers by Dave Rodgman · 1 year, 8 months ago
  2. 34d8bd3 Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  3. dca0501 Adjust code style for pointer types and casts by Gilles Peskine · 2 years, 2 months ago
  4. c627917 Test the line number returned by parse_test_data by Gilles Peskine · 2 years, 4 months ago
  5. ba72662 Allow more signed integer types in test function arguments by Gilles Peskine · 2 years, 7 months ago
  6. 6494d92 Support larger integer test arguments: C part by Gilles Peskine · 2 years, 7 months ago
  7. 46476e0 Support (void) as an argument list of a test function by Gilles Peskine · 2 years, 7 months ago
  8. 9ad7bd3 Support different types in the parameter store by Gilles Peskine · 2 years, 7 months ago
  9. f122aed Add line number to a few error messages by Gilles Peskine · 2 years, 7 months ago
  10. aec4bec Preserve line breaks from continued line comments by Gilles Peskine · 2 years, 7 months ago
  11. 07995fd Preserve line breaks in comments before test functions by Gilles Peskine · 2 years, 7 months ago
  12. 8ee3a65 Add test cases for comment nesting by Gilles Peskine · 2 years, 8 months ago
  13. e54f63e Fix intended backslash in test data by Gilles Peskine · 2 years, 8 months ago
  14. d3ad55e Allow comments in prototypes of unit test functions by Gilles Peskine · 2 years, 8 months ago
  15. 4711731 Fix typo and copypasta by Gilles Peskine · 2 years, 8 months ago
  16. 38b66df test_generate_test_code: remove Python 2 compatibility code by Gilles Peskine · 5 years ago
  17. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  18. 8b02235 Pylint: minor code simplifications by Gilles Peskine · 5 years ago
  19. 184c096 Pylint: abide by useless-object-inheritance warnings by Gilles Peskine · 5 years ago
  20. e915d53 Silence pylint by Gilles Peskine · 6 years ago
  21. 539aa06 Fix Python 2 & 3 compatibility in test_generate_test_code.py by Mohammad Azim Khan · 7 years ago
  22. fcdf685 Make test function parsing robust by Azim Khan · 7 years ago
  23. 4084ec7 Fixed unit tests in test_generate_test_code.py by Azim Khan · 7 years ago
  24. b31aa44 Fix style errors reported by pylint by Azim Khan · 7 years ago
  25. 5fcca46 Rename HexParam_t -> data_t for consistent coding style by Azim Khan · 7 years ago
  26. 3b06f22 Replace asserts with exceptions in generate_test_code.py by Mohammad Azim Khan · 7 years ago
  27. c3521df Fix generate_test_code.py unit tests by Mohammad Azim Khan · 7 years ago
  28. 9b06f37 Give execute permissions to Python scripts by Mohammad Azim Khan · 7 years ago
  29. b73159d Remove white spaces caught by check-files.py by Mohammad Azim Khan · 7 years ago
  30. 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]
  31. b522929 Add support for per test suite helper functions by Mohammad Azim Khan · 7 years ago
  32. f0e42fb Add missing documentation and fix file doc strings by Azim Khan · 8 years ago
  33. d61b837 Update unit tests for change in test suites code generator by Azim Khan · 8 years ago
  34. 599cd24 Update unit tests for code generator and make code generator more testable. by Azim Khan · 8 years ago
  35. 5e2ac1f Updated generate_code.py unit tests by Azim Khan · 8 years ago
  36. 4b54323 Unit test generate_copy.py by Azim Khan · 8 years ago