- 83264be Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
- e86cdcb Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
- 031c8c2 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 9 months ago
- 8df2748 Improve test component name by Gilles Peskine · 2 years, 10 months ago
- 21503df Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
- 3495ca3 Merge pull request #6415 from mprse/aead_driver_test_2_28_backport by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
- 8b56f23 all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
- fa60941 Revert: Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
- 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
- 9c764bf MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
- 2b03880 Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
- e535270 Add test components for tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
- 7959858 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
- 423dd13 Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
- 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
- f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
- f7a101a Merge pull request #5730 from gilles-peskine-arm/ssl-opt-auto-psk-2.28 by Gilles Peskine · 3 years, 4 months ago
- 62de767 test_psa_crypto_config_accel_ecdsa: disable obsolete hashes by Gilles Peskine · 3 years, 4 months ago
- e8133cb test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
- a16d8fc Merge pull request #5697 from gilles-peskine-arm/psa-test-op-fail-2.28 by Gilles Peskine · 3 years, 4 months ago
- 932b30b Explain why we check that a certain feature is enabled by Gilles Peskine · 3 years, 4 months ago
- 690a2ef Test MBEDTLS_PSA_CRYPTO_CONFIG_FILE and MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Gilles Peskine · 3 years, 4 months ago
- 036a9bb Test MBEDTLS_USER_CONFIG_FILE as such by Gilles Peskine · 3 years, 4 months ago
- 78e5288 Remove obsolete comment by Gilles Peskine · 3 years, 4 months ago
- 6af9dc9 Simplify build_mbedtls_config_file by Gilles Peskine · 3 years, 4 months ago
- 18633187 test_psa_crypto_config_accel_cipher: deactivate CMAC by Gilles Peskine · 3 years, 4 months ago
- a8827d1 Merge pull request #5542 from gilles-peskine-arm/config-baremetal-size-2.28 by Gilles Peskine · 3 years, 4 months ago
- 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
- 3cb5e9b Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
- 1a021af tests: add baremetal full config build by Daniel Axtens · 5 years ago
- 6f63cc7 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
- 60d9947 Change our code size reference job to use baremetal_size by Gilles Peskine · 4 years ago
- d4c5c3d Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
- fdddb9d Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
- 717d55e Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
- ca9cfca Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
- 2ab9a7a Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
- f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
- 0962370 all.sh: psa: Add cipher acceleration test component by Ronald Cron · 3 years, 10 months ago
- f7e483c all.sh: psa: Add hash acceleration test component by Ronald Cron · 4 years, 3 months ago
- 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
- c1e79fd Enable CMAC for PSA crypto compliance 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
- 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
- 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
- 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
- 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
- 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
- 31da67b Switch to the new Python implementation of check-names 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
- 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
- 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
- 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
- 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 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
- 753f973 Use full config during driver testing by Steven Cooreman · 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
- d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 5 months ago
- 17b3afc tests: psa: Test sign/verify hash by a transparent driver by Ronald Cron · 4 years, 8 months ago