1. ca9cfca Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  2. 2ab9a7a Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
  3. 620cbb9 Merge pull request #5262 from xffbai/code-align-backport2.x by Ronald Cron · 3 years, 8 months ago
  4. c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  5. f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  6. 0962370 all.sh: psa: Add cipher acceleration test component by Ronald Cron · 3 years, 10 months ago
  7. f7e483c all.sh: psa: Add hash acceleration test component by Ronald Cron · 4 years, 3 months ago
  8. d2c53e6 all.sh: psa: Add ECDSA and RSA signature acceleration component by Ronald Cron · 3 years, 11 months ago
  9. b814bda Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  10. 27482f1 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
  11. 23b4096 Fix several bugs with multiline comments by Gilles Peskine · 3 years, 9 months ago
  12. 4480162 Improve comment and string stripping by Gilles Peskine · 3 years, 9 months ago
  13. 4f04d61 Fix terminology in comment by Gilles Peskine · 3 years, 9 months ago
  14. df30665 Move comment and string literal processing to a new function by Gilles Peskine · 3 years, 9 months ago
  15. c8fc67f Simplify some regex definitions by Gilles Peskine · 3 years, 9 months ago
  16. 2be65d5 Remove expected failure from test_psa_compliance by Bence Szépkúti · 3 years, 9 months ago
  17. 394c65e Merge pull request #5169 from bensze01/test_psa_compliance_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  18. b3f4dd5 Lift some code out of parse_identifiers by Gilles Peskine · 3 years, 9 months ago
  19. 7493c40 Fix comment parsing by Gilles Peskine · 3 years, 9 months ago
  20. c1e79fd Enable CMAC for PSA crypto compliance tests by Bence Szépkúti · 3 years, 9 months ago
  21. 24ec529 Multipart AEAD is not supported in Mbed TLS 2.x by Bence Szépkúti · 3 years, 9 months ago
  22. e30fcb6 Remove superfluous expected failures from list by Bence Szépkúti · 3 years, 9 months ago
  23. 1dbaaba Build psa-arch-tests with MISSING_CRYPTO_1_0=1 by Bence Szépkúti · 3 years, 9 months ago
  24. d1c6420 Move to a fork with Mbed TLS 2.x specific fixes by Bence Szépkúti · 3 years, 9 months ago
  25. 340352a Track upstreaming task in an issue by Bence Szépkúti · 3 years, 9 months ago
  26. 7ccbea6 Document the values in EXPECTED_FAILURES by Bence Szépkúti · 3 years, 9 months ago
  27. 355f805 Move to an updated fork of psa-arch-tests by Bence Szépkúti · 3 years, 9 months ago
  28. d6cf089 Explain why support_test_psa_compliance is needed by Bence Szépkúti · 3 years, 9 months ago
  29. bd66d18 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
  30. eda2fb9 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
  31. c2ca135 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
  32. 559f1ce Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
  33. 19a124d Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
  34. 6025655 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
  35. faf7f1b Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 10 months ago
  36. f54a9d2 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 10 months ago
  37. ab796e6 Make the changes easier to backport by Bence Szépkúti · 3 years, 10 months ago
  38. 9f84911 Run the PSA Compliance test suite in all.sh by Bence Szépkúti · 3 years, 10 months ago
  39. 2927593 Fix rebase issue in generate_psa_tests.py by Przemyslaw Stekiel · 3 years, 9 months ago
  40. 1ab3a5c generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
  41. 0810108 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 10 months ago
  42. c03b7c5 Remove unused param and duplicated test cases by Przemyslaw Stekiel · 3 years, 10 months ago
  43. 32a8b84 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
  44. 997caf8 Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
  45. 0c81ba7 Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  46. ff30bd0 Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
  47. 31fdda1 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
  48. 2531970 Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
  49. a0c51fb Clarify a comment by Gilles Peskine · 3 years, 10 months ago
  50. 3daa83e Correct support function name by Gilles Peskine · 3 years, 10 months ago
  51. 6fa6986 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago
  52. d599dc7 Merge pull request #4932 from tom-daubney-arm/all.sh-subshells-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  53. a686bf4 Merge pull request #5083 from mprse/issue_5065_2x by Gilles Peskine · 3 years, 10 months ago
  54. 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
  55. d6ead7c Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  56. 8eb3c95 Add --restore option to clean up but not necessarily run components by Gilles Peskine · 4 years ago
  57. 6702ce9 Documentation improvements by Gilles Peskine · 4 years ago
  58. a25c567 Documentation improvement by Gilles Peskine · 4 years ago
  59. 4fa948f Documentation improvements by Gilles Peskine · 4 years ago
  60. 8bfe15f Disable wildcards when checking for unsupported components by Gilles Peskine · 4 years ago
  61. 76d40fa Improve the detection of keep-going commands by Gilles Peskine · 4 years ago
  62. 202e9b4 Improve --error-test reporting by Gilles Peskine · 4 years ago
  63. cb4bfac Clarify some comments by Gilles Peskine · 4 years ago
  64. ef64e7f Don't unconditionally restore **/Makefile by Gilles Peskine · 4 years, 1 month ago
  65. 24bdf02 Don't restore *config.h before backing it up by Gilles Peskine · 5 years ago
  66. 9b35640 Generate cpp_dummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  67. 81be6e2 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  68. 330e460 Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  69. 85229ac Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  70. f315d6a Merge pull request #4957 from gilles-peskine-arm/make-tests-v-2.2x by Gilles Peskine · 3 years, 10 months ago
  71. f313336 Remove barely-used redirect functions by Gilles Peskine · 4 years, 1 month ago
  72. 7c220d7 Keep going after a shell "[" a.k.a. "test" fails by Gilles Peskine · 5 years ago
  73. 1d55995 Remove code that is useless now that components run in a subshell by Gilles Peskine · 5 years ago
  74. e8056c5 Complain if an unsupported component is explicitly requested by Gilles Peskine · 5 years ago
  75. 39a3b11 Better not function by Gilles Peskine · 5 years ago
  76. 4848d7b Fix double reporting when the last command of a function fails by Gilles Peskine · 5 years ago
  77. f6d29c6 Stop dispatching through obsolete functions by Gilles Peskine · 4 years, 1 month ago
  78. 0a7984f component_test_cmake_out_of_source: simplify and fix error handling by Gilles Peskine · 5 years ago
  79. 8ab2994 Detect errors on the left-hand side of a pipeline by Gilles Peskine · 5 years ago
  80. 7105a33 Run each component in a subshell and handle errors more robustly by Gilles Peskine · 5 years ago
  81. a5eb22d Add --error-test option to test error detection and reporting by Gilles Peskine · 5 years ago
  82. 3de7be8 Switch all.sh to bash by Gilles Peskine · 5 years ago
  83. 1c39975 Fix typo by Gilles Peskine · 3 years, 10 months ago
  84. ee20f36 Remove check-names.sh and now-unused helper scripts by Gilles Peskine · 3 years, 10 months ago
  85. 31da67b Switch to the new Python implementation of check-names by Gilles Peskine · 3 years, 10 months ago
  86. d47f636 Adapt source file names from Mbed TLS 3.0 to 2.27 by Gilles Peskine · 3 years, 10 months ago
  87. 7bf5205 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
  88. 8266b5b Copy check_names.py and friends from development by Gilles Peskine · 3 years, 10 months ago
  89. fe0acc6 Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
  90. c761d8f 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  91. ff8c80a Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  92. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  93. 9a260a6 Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  94. 7193016 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  95. eadd8ee Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years, 1 month ago
  96. 5cf753a More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
  97. a2df615 Explain the final error checking by Gilles Peskine · 4 years, 1 month ago
  98. 81786e4 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  99. 8e74141 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  100. 5a09a4a Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago