- 9b35640 Generate cpp_dummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month 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
- 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, 1 month ago
- 5cf753a More robust failure detection for the coverage report generation by Gilles Peskine · 4 years, 1 month ago
- a2df615 Explain the final error checking by Gilles Peskine · 4 years, 1 month 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
- bce8527 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
- b92d61b Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
- 044fefc Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
- 15c1f03 Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
- 4d9fb73 Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
- 8b0c91c Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
- d71659f Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
- 0996080 Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
- 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
- 9774dcf Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
- 0bdb84e Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
- 99a3462 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
- 984c19f Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
- efb584d Add storage tests for lifetimes by Gilles Peskine · 4 years, 4 months ago
- 72dcd4e Merge pull request #4385 from gilles-peskine-arm/psa-storage-format-test-algorithms by Ronald Cron · 4 years, 2 months ago
- 643eb83 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
- 30ccba4 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
- ff9629f Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
- 8a55b43 Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
- b93f854 Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
- ae9f14b Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
- d6d2d6a Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
- 3cf3a8e Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
- e30ad46 Add type annotations by Gilles Peskine · 4 years, 4 months ago
- 4d59f01 Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
- c17f293 psa: Support RSA signature without MBEDTLS_GENPRIME by Jaeden Amero · 4 years, 3 months ago
- 6f32bca Add CMAC and HMAC driver testing to all.sh by Steven Cooreman · 4 years, 5 months ago
- 85bb475 Merge pull request #4456 from gilles-peskine-arm/remove-config-psa-crypto-2.x by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 2eefa80 Remove config-psa-crypto.h by Gilles Peskine · 4 years, 3 months ago
- c4bc12e tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
- 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
- 6741fc9 Merge pull request #4306 from daverodgman/fix_mps_trace_macros by Dave Rodgman · 4 years, 4 months ago
- 95caad3 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
- add60da Scan library for enums in list-enum-consts.sh by Dave Rodgman · 4 years, 4 months ago
- e6f6301 psa: Add cipher accelerator flags to test_psa_crypto_drivers by Ronald Cron · 4 years, 5 months ago
- 067de3b tests: psa: Test cipher operations by a transparent driver by Ronald Cron · 4 years, 5 months ago
- 9f97c6e Update PSA crypto test dependencies by Ronald Cron · 4 years, 5 months ago
- 9838dc2 tests: Fine tune handling of policy negative tests by Ronald Cron · 4 years, 5 months ago
- 6ac020d tests: Treat PSA_WANT_ECC_* as manual dependencies by Ronald Cron · 4 years, 5 months ago
- 01196d0 Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
- d86bc52 Cover encodings of algorithms without parameters by Gilles Peskine · 4 years, 5 months ago
- 753f973 Use full config during driver testing by Steven Cooreman · 4 years, 5 months ago
- f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
- 897dff9 Code to generate storage format test cases by Gilles Peskine · 4 years, 5 months ago
- 22fcf1b Move PSAMacroEnumerator to macro_collector by Gilles Peskine · 4 years, 5 months ago
- 10ab267 Add some type annotations by Gilles Peskine · 4 years, 5 months ago
- 6f7ba5f Split out PSAMacroEnumerator from the test data collection code by Gilles Peskine · 4 years, 5 months ago
- 3d77839 Use an iterator when constructing test cases by Gilles Peskine · 4 years, 6 months ago
- 0298bda generate_psa_tests.py: allow generating each file independently by Gilles Peskine · 4 years, 5 months ago
- b94ea51 Break up the god class TestGenerator by Gilles Peskine · 4 years, 5 months ago
- d50db94 Add hash acceleration driver testing by Steven Cooreman · 4 years, 5 months ago
- 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
- 2c2efa4 Fix dependency-setting script and test dependencies for new tests by Steven Cooreman · 4 years, 5 months ago
- 4400c3a Add _AT_LEAST_THIS_LENGTH_ macros to PSA constants test by Steven Cooreman · 4 years, 6 months ago
- d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 6 months ago
- 17b3afc tests: psa: Test sign/verify hash by a transparent driver by Ronald Cron · 4 years, 8 months ago
- 0d241ed Remove trailing comma which is only supported since Python 3.6 by Gilles Peskine · 4 years, 6 months ago
- d169d60 Skip dependency symbols that are not implemented by Gilles Peskine · 4 years, 6 months ago