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