1. df30665 Move comment and string literal processing to a new function by Gilles Peskine · 3 years, 9 months ago
  2. c8fc67f Simplify some regex definitions by Gilles Peskine · 3 years, 9 months ago
  3. b3f4dd5 Lift some code out of parse_identifiers by Gilles Peskine · 3 years, 9 months ago
  4. 7493c40 Fix comment parsing by Gilles Peskine · 3 years, 9 months ago
  5. 2927593 Fix rebase issue in generate_psa_tests.py by Przemyslaw Stekiel · 3 years, 9 months ago
  6. 1ab3a5c generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
  7. 0810108 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 10 months ago
  8. c03b7c5 Remove unused param and duplicated test cases by Przemyslaw Stekiel · 3 years, 10 months ago
  9. 32a8b84 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
  10. 997caf8 Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
  11. 0c81ba7 Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  12. ff30bd0 Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
  13. 31fdda1 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
  14. 2531970 Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
  15. a0c51fb Clarify a comment by Gilles Peskine · 3 years, 10 months ago
  16. 3daa83e Correct support function name by Gilles Peskine · 3 years, 10 months ago
  17. 6fa6986 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago
  18. d599dc7 Merge pull request #4932 from tom-daubney-arm/all.sh-subshells-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  19. a686bf4 Merge pull request #5083 from mprse/issue_5065_2x by Gilles Peskine · 3 years, 10 months ago
  20. 7ce979a all.sh: tests/scripts/all.sh full minus MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
  21. d6ead7c Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  22. 8eb3c95 Add --restore option to clean up but not necessarily run components by Gilles Peskine · 4 years ago
  23. 6702ce9 Documentation improvements by Gilles Peskine · 4 years ago
  24. a25c567 Documentation improvement by Gilles Peskine · 4 years ago
  25. 4fa948f Documentation improvements by Gilles Peskine · 4 years ago
  26. 8bfe15f Disable wildcards when checking for unsupported components by Gilles Peskine · 4 years ago
  27. 76d40fa Improve the detection of keep-going commands by Gilles Peskine · 4 years ago
  28. 202e9b4 Improve --error-test reporting by Gilles Peskine · 4 years ago
  29. cb4bfac Clarify some comments by Gilles Peskine · 4 years ago
  30. ef64e7f Don't unconditionally restore **/Makefile by Gilles Peskine · 4 years, 1 month ago
  31. 24bdf02 Don't restore *config.h before backing it up by Gilles Peskine · 5 years ago
  32. 9b35640 Generate cpp_dummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  33. 81be6e2 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  34. 330e460 Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  35. 85229ac Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  36. f315d6a Merge pull request #4957 from gilles-peskine-arm/make-tests-v-2.2x by Gilles Peskine · 3 years, 10 months ago
  37. f313336 Remove barely-used redirect functions by Gilles Peskine · 4 years, 1 month ago
  38. 7c220d7 Keep going after a shell "[" a.k.a. "test" fails by Gilles Peskine · 5 years ago
  39. 1d55995 Remove code that is useless now that components run in a subshell by Gilles Peskine · 5 years ago
  40. e8056c5 Complain if an unsupported component is explicitly requested by Gilles Peskine · 5 years ago
  41. 39a3b11 Better not function by Gilles Peskine · 5 years ago
  42. 4848d7b Fix double reporting when the last command of a function fails by Gilles Peskine · 5 years ago
  43. f6d29c6 Stop dispatching through obsolete functions by Gilles Peskine · 4 years, 1 month ago
  44. 0a7984f component_test_cmake_out_of_source: simplify and fix error handling by Gilles Peskine · 5 years ago
  45. 8ab2994 Detect errors on the left-hand side of a pipeline by Gilles Peskine · 5 years ago
  46. 7105a33 Run each component in a subshell and handle errors more robustly by Gilles Peskine · 5 years ago
  47. a5eb22d Add --error-test option to test error detection and reporting by Gilles Peskine · 5 years ago
  48. 3de7be8 Switch all.sh to bash by Gilles Peskine · 5 years ago
  49. 1c39975 Fix typo by Gilles Peskine · 3 years, 10 months ago
  50. ee20f36 Remove check-names.sh and now-unused helper scripts by Gilles Peskine · 3 years, 10 months ago
  51. 31da67b Switch to the new Python implementation of check-names by Gilles Peskine · 3 years, 10 months ago
  52. d47f636 Adapt source file names from Mbed TLS 3.0 to 2.27 by Gilles Peskine · 3 years, 10 months ago
  53. 7bf5205 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
  54. 8266b5b Copy check_names.py and friends from development by Gilles Peskine · 3 years, 10 months ago
  55. fe0acc6 Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
  56. c761d8f 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  57. ff8c80a Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  58. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  59. 9a260a6 Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  60. 7193016 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  61. eadd8ee Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years, 1 month ago
  62. 5cf753a More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
  63. a2df615 Explain the final error checking by Gilles Peskine · 4 years, 1 month ago
  64. 81786e4 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  65. 8e74141 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  66. 5a09a4a Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  67. 3008c58 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  68. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  69. 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  70. ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  71. 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  72. e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  73. 805c735 Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  74. 5ea3037 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  75. acfcc18 Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  76. e84d321 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  77. 4781263 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  78. 927742e Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  79. 705c452 Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  80. 7d2ec9a Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  81. bce8527 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  82. b92d61b Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  83. 044fefc Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  84. 15c1f03 Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  85. 4d9fb73 Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  86. 8b0c91c Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  87. d71659f Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  88. 0996080 Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  89. 132e8c3 Merge pull request #4715 from gilles-peskine-arm/psa_crypto_spm-from_platform_h-2.x by Ronald Cron · 4 years, 1 month ago
  90. 9774dcf Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  91. 0bdb84e Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  92. 99a3462 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
  93. 984c19f Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
  94. efb584d Add storage tests for lifetimes by Gilles Peskine · 4 years, 4 months ago
  95. 72dcd4e Merge pull request #4385 from gilles-peskine-arm/psa-storage-format-test-algorithms by Ronald Cron · 4 years, 2 months ago
  96. 643eb83 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
  97. 30ccba4 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
  98. ff9629f Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
  99. 8a55b43 Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
  100. b93f854 Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago