- 5f0057d Remove some Python 2 compatibility code by Gilles Peskine · 2 years, 9 months ago
- b400fb0 Merge pull request #6452 from AndrzejKurek/depends-py-reloaded-2-28 by Dave Rodgman · 2 years, 9 months ago
- f53d0ba depends.py: remove tls defines in SHA-512-only test by Andrzej Kurek · 2 years, 9 months ago
- 05dcb13 Merge pull request #6613 from gilles-peskine-arm/run-test-suites-out-of-tree-2.28 by Gilles Peskine · 2 years, 9 months ago
- aa11281 Add a SHA512_NO_SHA384_C test to depends.py by Andrzej Kurek · 2 years, 9 months ago
- 6b7c3cc Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
- 83763ab Pacify pylint by Gilles Peskine · 2 years, 9 months ago
- 92c5d31 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
- ee78b6e For binary operations, test both x op y and y op x by Gilles Peskine · 2 years, 9 months ago
- 676df8e Merge pull request #6578 from gilles-peskine-arm/bignum-test-suite-names-2.28 by Gilles Peskine · 2 years, 9 months ago
- d7d5e9a Merge pull request #6536 from davidhorstmann-arm/2.28-change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
- 618f989 Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
- 5b68608 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
- 8eff06f Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
- 78dea63 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- 14bae83 Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
- 83264be Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
- e86cdcb Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
- c5acdb9 Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 9 months ago
- 20d8a5f Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
- 2b44a92 depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
- 031c8c2 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
- 8df2748 Improve test component name by Gilles Peskine · 2 years, 10 months ago
- 21503df Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
- 467a0f2 Adjust depends.py to the 2.28 branch by Andrzej Kurek · 2 years, 10 months ago
- 113952d depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 10 months ago
- ffbc8f5 depends.py documentation fixes by Andrzej Kurek · 2 years, 10 months ago
- 3146bb4 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 10 months ago
- bec35a1 depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 10 months ago
- 9cbdf10 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
- 0325ced depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
- 8b7a157 Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
- cddae3b Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
- 110fc48 depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
- 5b32755 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
- 068a73f Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
- 2e105b5 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
- 85d6930 Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
- fb3e27e Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
- b95ba9a Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
- 798f5c2 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
- 3cdd08c Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
- 9068625 Update depends.py by Andrzej Kurek · 2 years, 10 months ago
- 3ce0e32 Add domains for symmetric ciphers by Gilles Peskine · 7 years ago
- 7088a73 When exercising key exchanges, don't build the test suites by Gilles Peskine · 7 years ago
- b81f406 Declare more reverse dependencies by Gilles Peskine · 7 years ago
- 3dd0dab Don't test builds with only deprecated hashes by Gilles Peskine · 7 years ago
- 88e8dd6 Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
- dc68f61 Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
- fd1d69c Add basic support for colored output by Gilles Peskine · 7 years ago
- d43ce2b Factor running config.pl into its own function by Gilles Peskine · 7 years ago
- e6a60db Flush log output after each line by Gilles Peskine · 7 years ago
- f5ea197 New script to exercise compilation options by Gilles Peskine · 7 years ago
- 5d01cc0 Don't use parallel jobs for pylint by Gilles Peskine · 2 years, 11 months ago
- 7ff4766 Unify check_repo_path by Gilles Peskine · 2 years, 11 months ago
- ca980c0 Move implementation detail from docstring to comment by Gilles Peskine · 2 years, 11 months ago
- 69feebd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
- 3495ca3 Merge pull request #6415 from mprse/aead_driver_test_2_28_backport by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
- a129bab Merge pull request #6412 from mpg/print-failed-suites-2.28 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 207b874 Merge pull request #6307 from wernerlewis/bignum_test_script_2.28 by Gilles Peskine · 2 years, 10 months ago
- 8b56f23 all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
- 3211bbb Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- fa60941 Revert: Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
- 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
- 9c764bf MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
- 2b03880 Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
- e535270 Add test components for tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
- 7959858 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
- 423dd13 Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
- 4ed94a4 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
- 64334d9 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
- 38c2491 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
- 1965d48 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
- 8b2d14b Replace L/R inputs with A/B by Werner Lewis · 2 years, 11 months ago
- 46c09a6 Move symbol definition out of __init__ by Werner Lewis · 2 years, 11 months ago
- 3edcee7 Use simpler int to hex string conversion by Werner Lewis · 3 years ago
- e53be35 Remove unused imports by Werner Lewis · 3 years ago
- 0d07e86 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
- 18f94d8 Use `combinations_with_replacement` for inputs by Werner Lewis · 3 years ago
- 2b0f7d8 Modify wording in docstrings by Werner Lewis · 3 years ago
- b03420f Clarify documentation by Werner Lewis · 3 years ago
- b29f59f Disable abstract check in pylint by Werner Lewis · 3 years ago
- 412c497 Fix TARGET types and code style by Werner Lewis · 3 years ago
- d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
- 478a4ce Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
- 9509f44 Add missing typing by Werner Lewis · 3 years ago
- cace1aa Use __new__() for case counting by Werner Lewis · 3 years ago
- c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
- 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
- 008d90d Add details to docstrings by Werner Lewis · 3 years ago
- 1c2a732 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
- 02998c4 Remove unneeded list concatenation by Werner Lewis · 3 years ago
- 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
- dcad1e9 Separate common test generation classes/functions by Werner Lewis · 3 years ago
- 92bb1cd Fix incorrect indentation by Werner Lewis · 3 years, 1 month ago
- f0910ae Remove is None from if statement by Werner Lewis · 3 years, 1 month ago
- d76c5ed Fix type issues by Werner Lewis · 3 years, 1 month ago
- 1bdee22 Remove set() to preserve test case order by Werner Lewis · 3 years, 1 month ago
- 1c413bd Sort tests when generating cases by Werner Lewis · 3 years, 1 month ago