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