- d2c53e6 all.sh: psa: Add ECDSA and RSA signature acceleration component by Ronald Cron · 3 years, 11 months ago
- b814bda Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
- 27482f1 Run the dlopen test in shared library builds by Gilles Peskine · 3 years, 9 months ago
- 2be65d5 Remove expected failure from test_psa_compliance by Bence Szépkúti · 3 years, 9 months ago
- 394c65e Merge pull request #5169 from bensze01/test_psa_compliance_2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- c1e79fd Enable CMAC for PSA crypto compliance tests by Bence Szépkúti · 3 years, 9 months ago
- 24ec529 Multipart AEAD is not supported in Mbed TLS 2.x by Bence Szépkúti · 3 years, 9 months ago
- e30fcb6 Remove superfluous expected failures from list by Bence Szépkúti · 3 years, 9 months ago
- 1dbaaba Build psa-arch-tests with MISSING_CRYPTO_1_0=1 by Bence Szépkúti · 3 years, 9 months ago
- d1c6420 Move to a fork with Mbed TLS 2.x specific fixes by Bence Szépkúti · 3 years, 9 months ago
- 340352a Track upstreaming task in an issue by Bence Szépkúti · 3 years, 9 months ago
- 7ccbea6 Document the values in EXPECTED_FAILURES by Bence Szépkúti · 3 years, 9 months ago
- 355f805 Move to an updated fork of psa-arch-tests by Bence Szépkúti · 3 years, 9 months ago
- d6cf089 Explain why support_test_psa_compliance is needed by Bence Szépkúti · 3 years, 9 months ago
- bd66d18 Keep local clone around even if the test succeeds by Bence Szépkúti · 3 years, 9 months ago
- eda2fb9 Make directory creation code more compact by Bence Szépkúti · 3 years, 9 months ago
- c2ca135 Add licence header to script by Bence Szépkúti · 3 years, 9 months ago
- 559f1ce Make main() suitable to being called from python by Bence Szépkúti · 3 years, 9 months ago
- 19a124d Fix pylint errors by Bence Szépkúti · 3 years, 9 months ago
- 6025655 Simplify regex and use named capture groups by Bence Szépkúti · 3 years, 9 months ago
- faf7f1b Use print(end='') to silence double newline by Bence Szépkúti · 3 years, 9 months ago
- f54a9d2 Indicate errors interleaved with test suite output by Bence Szépkúti · 3 years, 9 months ago
- ab796e6 Make the changes easier to backport by Bence Szépkúti · 3 years, 9 months ago
- 9f84911 Run the PSA Compliance test suite in all.sh by Bence Szépkúti · 3 years, 10 months ago
- 2927593 Fix rebase issue in generate_psa_tests.py by Przemyslaw Stekiel · 3 years, 9 months ago
- 1ab3a5c generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
- 0810108 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 10 months ago
- c03b7c5 Remove unused param and duplicated test cases by Przemyslaw Stekiel · 3 years, 10 months ago
- 32a8b84 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
- 997caf8 Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
- 0c81ba7 Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- ff30bd0 Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
- 31fdda1 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
- 2531970 Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
- a0c51fb Clarify a comment by Gilles Peskine · 3 years, 10 months ago
- 3daa83e Correct support function name by Gilles Peskine · 3 years, 10 months ago
- 6fa6986 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago
- d599dc7 Merge pull request #4932 from tom-daubney-arm/all.sh-subshells-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- a686bf4 Merge pull request #5083 from mprse/issue_5065_2x by Gilles Peskine · 3 years, 10 months ago
- 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
- d6ead7c Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
- 8eb3c95 Add --restore option to clean up but not necessarily run components by Gilles Peskine · 4 years ago
- 6702ce9 Documentation improvements by Gilles Peskine · 4 years ago
- a25c567 Documentation improvement by Gilles Peskine · 4 years ago
- 4fa948f Documentation improvements by Gilles Peskine · 4 years ago
- 8bfe15f Disable wildcards when checking for unsupported components by Gilles Peskine · 4 years ago
- 76d40fa Improve the detection of keep-going commands by Gilles Peskine · 4 years ago
- 202e9b4 Improve --error-test reporting by Gilles Peskine · 4 years ago
- cb4bfac Clarify some comments by Gilles Peskine · 4 years ago
- ef64e7f Don't unconditionally restore **/Makefile by Gilles Peskine · 4 years, 1 month ago
- 24bdf02 Don't restore *config.h before backing it up by Gilles Peskine · 5 years ago
- 9b35640 Generate cpp_dummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
- 81be6e2 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
- 330e460 Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
- 85229ac Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
- f315d6a Merge pull request #4957 from gilles-peskine-arm/make-tests-v-2.2x by Gilles Peskine · 3 years, 10 months ago
- f313336 Remove barely-used redirect functions by Gilles Peskine · 4 years, 1 month ago
- 7c220d7 Keep going after a shell "[" a.k.a. "test" fails by Gilles Peskine · 5 years ago
- 1d55995 Remove code that is useless now that components run in a subshell by Gilles Peskine · 5 years ago
- e8056c5 Complain if an unsupported component is explicitly requested by Gilles Peskine · 5 years ago
- 39a3b11 Better not function by Gilles Peskine · 5 years ago
- 4848d7b Fix double reporting when the last command of a function fails by Gilles Peskine · 5 years ago
- f6d29c6 Stop dispatching through obsolete functions by Gilles Peskine · 4 years, 1 month ago
- 0a7984f component_test_cmake_out_of_source: simplify and fix error handling by Gilles Peskine · 5 years ago
- 8ab2994 Detect errors on the left-hand side of a pipeline by Gilles Peskine · 5 years ago
- 7105a33 Run each component in a subshell and handle errors more robustly by Gilles Peskine · 5 years ago
- a5eb22d Add --error-test option to test error detection and reporting by Gilles Peskine · 5 years ago
- 3de7be8 Switch all.sh to bash by Gilles Peskine · 5 years ago
- 1c39975 Fix typo by Gilles Peskine · 3 years, 10 months ago
- ee20f36 Remove check-names.sh and now-unused helper scripts by Gilles Peskine · 3 years, 10 months ago
- 31da67b Switch to the new Python implementation of check-names by Gilles Peskine · 3 years, 10 months ago
- d47f636 Adapt source file names from Mbed TLS 3.0 to 2.27 by Gilles Peskine · 3 years, 10 months ago
- 7bf5205 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
- 8266b5b Copy check_names.py and friends from development by Gilles Peskine · 3 years, 10 months ago
- fe0acc6 Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
- c761d8f 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
- ff8c80a Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
- b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
- 9a260a6 Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 7193016 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
- eadd8ee Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years ago
- 5cf753a More robust failure detection for the coverage report generation by Gilles Peskine · 4 years ago
- a2df615 Explain the final error checking by Gilles Peskine · 4 years ago
- 81786e4 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
- 8e74141 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
- 5a09a4a Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
- 3008c58 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
- af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
- 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
- ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
- 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
- e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
- 805c735 Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
- 5ea3037 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
- acfcc18 Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
- e84d321 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
- 4781263 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
- 927742e Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
- 705c452 Simplify code by gabor-mezei-arm · 4 years, 1 month ago
- 7d2ec9a Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago