1. 3f8275e Scripts improvements by Ronald Cron · 12 months ago
  2. 77d6ac2 Adapt check_test_cases.py by Ronald Cron · 1 year ago
  3. 7166434 Error out if script is missing when collecting test cases by Pengyu Lv · 1 year, 7 months ago
  4. ce980e6 Move script outputs handling to collect_from_script by Pengyu Lv · 1 year, 8 months ago
  5. 2978c6c Add rules to check script test case listing by Pengyu Lv · 1 year, 8 months ago
  6. 443c479 Use the outputs as keys if the test case is defined in a script by Pengyu Lv · 1 year, 8 months ago
  7. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 8 months ago
  8. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  9. 7f2cddb check_test_cases: Minor documentation change by Tomás González · 1 year, 9 months ago
  10. 38ecf9f check_test_cases: Avoid removing duplicated test cases by Tomás González · 1 year, 11 months ago
  11. 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  12. 3a65d63 Remove formatted string to make pylint happy by Tomás González · 1 year, 11 months ago
  13. 970b39f tests/check_test_cases: Use subprocess.check_output instead of run by Tomás González · 1 year, 11 months ago
  14. 079eaee Use file_name parameter in walk_ssl_opt_sh() by Tomás González · 1 year, 11 months ago
  15. 546fc9c Revert "Add opt-testcases into check list" by Tomás González · 1 year, 11 months ago
  16. 754f8cd tests/check_test_cases: Use ssl-opt.sh -l option instead of parsing by Tomás González · 1 year, 11 months ago
  17. 63f0abe check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 1 year, 11 months ago
  18. 2b50c65 check_test_cases.py: do not redirect stderr to stdout by Yanray Wang · 2 years, 4 months ago
  19. cdc0708 check_test_cases.py: use check_output to capture error and return by Yanray Wang · 2 years, 5 months ago
  20. 521710e check_test_cases.py: simplify how to store test case description by Yanray Wang · 2 years, 5 months ago
  21. 3fcd3a7 compat.sh: uniform test description by Yanray Wang · 2 years, 5 months ago
  22. 2354693 check_test_cases.py: support checking test coverage in compat.sh by Yanray Wang · 2 years, 5 months ago
  23. 7e09105 New option to list all test cases by Gilles Peskine · 3 years, 6 months ago
  24. 686c292 Move collect_available_test_cases to check_test_cases.py by Gilles Peskine · 3 years, 6 months ago
  25. f17a60f Add opt-testcases into check list by Jerry Yu · 3 years, 8 months ago
  26. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  27. bbb3664 Documentation improvements by Gilles Peskine · 5 years ago
  28. 6f6ff33 check_test_cases: move some functions into the logical class by Gilles Peskine · 5 years ago
  29. 78c45db check_test_cases: move "walk" functions into a class by Gilles Peskine · 5 years ago
  30. d34e9e4 check_test_cases: parametrize iteration functions by the action by Gilles Peskine · 5 years ago
  31. fb4f933 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago[Renamed from tests/scripts/check-test-cases.py]
  32. aaee444 Document more methods in Python scripts by Gilles Peskine · 5 years ago
  33. aae57bf Remove remaining references to the crypto subdirectory by Gilles Peskine · 5 years ago
  34. 1fb7aea Add command line option to hide warnings by Gilles Peskine · 6 years ago
  35. 1822061 Fix some pylint warnings by Darryl Green · 6 years ago
  36. 57870e8 Reject non-ASCII characters in test case descriptions by Gilles Peskine · 6 years ago
  37. f12ad58 Process input files as binary by Gilles Peskine · 6 years ago
  38. 32b9421 Factor description-checking code into a common function by Gilles Peskine · 6 years ago
  39. 283df2e Fix cosmetic error in warnings by Gilles Peskine · 6 years ago
  40. 168858f Fix regex matching run_test calls in ssl-opt.sh by Gilles Peskine · 6 years ago
  41. ba94b58 New test script check-test-cases.py by Gilles Peskine · 6 years ago