- 4eaf54e Move test_keys.h to include/test by Ronald Cron · 8 months ago
- e26f20e Adapt paths for scripts/quiet by Elena Uziunaite · 9 months ago
- 58172ae Adapt paths for output_env.sh by Elena Uziunaite · 9 months ago
- 9837ad3 Move files out of Mbed TLS by Elena Uziunaite · 9 months ago
- 816c7c2 Refactor scripts to use config.py instead of config.pl by Harry Ramsey · 10 months ago
- 8fae4b0 Remove obsolete tcp_client.pl by Harry Ramsey · 10 months ago
- b5cfc05 Remove obsolete Travis CI scripts by Harry Ramsey · 10 months ago
- 454cb09 Remove obsolete Docker CI scripts by Harry Ramsey · 10 months ago
- 695810a Define FRAMEWORK by Elena Uziunaite · 9 months ago
- f1099cb Use new functions by Elena Uziunaite · 9 months ago
- e60b395 Merge pull request #9762 from Harry-Ramsey/update-gcm-doc-3.6 by David Horstmann · 9 months ago
- 83d21cc Move back *config_test_driver* headers from the framework by Ronald Cron · 9 months ago
- b25eaca Properly clean instrument_record_status.h by David Horstmann · 9 months ago
- 44a9f2f Add missing dependency to hash testsuite by David Horstmann · 9 months ago
- cbf530d Disable test hooks when checking missing symbols by David Horstmann · 9 months ago
- 501e9a9 Update paths to generated PSA test wrappers by David Horstmann · 9 months ago
- c54f0b3 Update generate path to instrument_record_status.h by David Horstmann · 9 months ago
- b19374f Update path to PSA crypto alt headers by David Horstmann · 9 months ago
- 61b7b1e Update make clean target with moved test helpers by David Horstmann · 9 months ago
- 4d47ee4 Update test_keys.h generation in Makefile by David Horstmann · 9 months ago
- 685c194 Update libtestdriver paths in tests/Makefile by David Horstmann · 9 months ago
- 45c83ca Add tests/Makefile targets for moved test helpers by David Horstmann · 9 months ago
- 4c4e086 Add the framework/tests/include path to testsuites by David Horstmann · 9 months ago
- dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
- eae12b1 Move some test helpers out of Mbed TLS by David Horstmann · 9 months ago
- d77207e Fix issue where input data could be length 0 by Harry Ramsey · 9 months ago
- 38b9f72 Update path to all-core.sh by Manuel Pégourié-Gonnard · 9 months ago
- 598cc22 Move all-{core,helpers}.sh out of Mbed TLS by Manuel Pégourié-Gonnard · 9 months ago
- e320b89 Fix TEST_CALLOC issues with GCM buffer overlap tests by Harry Ramsey · 9 months ago
- 187fcce Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
- 429fcda Merge pull request #9754 from mpg/all.sh-tf-psa-crypto-3.6 by Manuel Pégourié-Gonnard · 9 months ago
- 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
- 8369b4a Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
- 69fe0e8 all.sh: improve check for clean config files by Manuel Pégourié-Gonnard · 10 months ago
- 621c96a all.sh: rationalize relative path usage by Manuel Pégourié-Gonnard · 10 months ago
- aef3f74 Merge pull request #9739 from gilles-peskine-arm/mbedtls_psa_ecp_generate_key-no_public_key-3.6 by Gilles Peskine · 9 months ago
- 6bdebfe Skip slowest FFDH tests against GnuTLS with MSan or Valgrind by Gilles Peskine · 9 months ago
- 1f4b637 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
- db226b4 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
- 962eb85 Merge pull request #9737 from mpg/drop-armcc5-3.6 by Paul Elliott · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9737-6f35a4dbe0d14d23fce3b1de31f66855f07ff7d8
- 2576bbc Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
- 9a09443 Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
- 6f35a4d Merge pull request #9547 from davidhorstmann-arm/align-development-3.6-test-helpers-3.6 by Manuel Pégourié-Gonnard · 9 months ago
- 62a57e6 Rm forgotten armc5 by Manuel Pégourié-Gonnard · 9 months ago
- 9539573 Drop building with armcc5 in all.sh by Manuel Pégourié-Gonnard · 9 months ago
- 2a45f0b Add override arguments for new gcc targets by Bence Szépkúti · 9 months ago
- 827c89b Clarify GCC version requirement by Bence Szépkúti · 9 months ago
- dc4b7a8 Split up the Thumb-1 test component by Bence Szépkúti · 1 year, 1 month ago
- 791cb35 Remove superfluous invocations of make clean by Bence Szépkúti · 1 year, 1 month ago
- f31a343 Update component speed estimates by Bence Szépkúti · 1 year, 1 month ago
- adcc27a Initialize result caching variables by Bence Szépkúti · 1 year, 1 month ago
- 1eb18d4 Use true/false in place of integers by Bence Szépkúti · 1 year, 1 month ago
- d2bd299 Ignore missing temporary files during cleanup by Bence Szépkúti · 1 year, 1 month ago
- e4a42f5 Fix copypasta in gcc_version by Bence Szépkúti · 1 year, 1 month ago
- 864ecda Add AArch64 default config test by Bence Szépkúti · 1 year, 1 month ago
- f38ee61 Add Arm eabi default config tests by Bence Szépkúti · 1 year, 1 month ago
- 42919e0 Assert non-empty data when needed by Gilles Peskine · 10 months ago
- efe3076 Initialize CCM context before doing anything fallible by Gilles Peskine · 10 months ago
- 5dea5f3 mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 by Gilles Peskine · 10 months ago
- ad70136 mbedtls_mpi_write_binary{,_le}: test 0-size output by Gilles Peskine · 10 months ago
- 4eafc9c Modernize mpi_write_binary and mpi_write_binary_le by Gilles Peskine · 10 months ago
- d37d70a Merge pull request #9723 from paul-elliott-arm/fix_new_coverity_issues_3.6 by David Horstmann · 9 months ago
- aea9bae Merge pull request #9728 from valeriosetti/fix-9690-workarounds-backport by David Horstmann · 9 months ago
- 9b6c40e Disentangle 3.6/4.0 *_PSA_INIT/DONE variants by David Horstmann · 9 months ago
- 91972cc Merge pull request #9608 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries-3.6 by Gilles Peskine · 9 months ago gh-readonly-queue/mbedtls-3.6/pr-9608-0b8b7a1ee1d3704199660540dc8a4efa546f1593
- 09a8f4d Pair inits with declarations by Paul Elliott · 9 months ago
- 31e7c1f Move AES_PSA_INIT to after drbg init by Paul Elliott · 9 months ago
- 0124865 Revert "Temporarily comment out tests that are clogging the CI" by Valerio Setti · 10 months ago
- e499765 Fix double free in case of test failure by Paul Elliott · 10 months ago
- 0f65366 Add missing check of return by Paul Elliott · 10 months ago
- d3aa6d9 Add const specifiers to pacify armclang by Paul Elliott · 10 months ago
- 29fe76b Fix tests where tests were done prior to init by Paul Elliott · 10 months ago
- 0b8b7a1 Merge pull request #9448 from valeriosetti/psa-use-static-slots-backport by Gilles Peskine · 10 months ago
- a8e30d8 Harmonise names of MBEDTLS_TEST_HAVE_ macros by David Horstmann · 10 months ago
- a7d2afe Tidy up header guards by David Horstmann · 10 months ago
- b1b1123 Merge pull request #9702 from mpg/refactor-all.sh-3.6 by Manuel Pégourié-Gonnard · 10 months ago
- 40859ac fix PR9302 backporting issues by Valerio Setti · 10 months ago
- fe0f09e Documentation: fix some nits by Valerio Setti · 10 months ago
- bdfb80b psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
- 0c4cacc test_suite_psa_crypto.data: fix some depends_on by Valerio Setti · 10 months ago
- 5c10bc7 psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
- 5fbb0e8 components-basic-checks: add new exception for MBEDTLS_CTR_DRBG_MAX_REQUEST by Valerio Setti · 10 months ago
- 0c4a74b test_suite_psa_crypto: use finer grained checks on the key slot buffer size by Valerio Setti · 10 months ago
- 7b1b9de psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
- 38efe85 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
- 92f1d2d test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
- 9e154de test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer by Valerio Setti · 12 months ago
- ba98d5b test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
- 29c7222 test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 12 months ago
- 291532f test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
- 762a12b test: revert fixes for PSA entropy by Valerio Setti · 12 months ago
- f5f5052 test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key() by Valerio Setti · 12 months ago
- 1980bb7 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
- f7485fb test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
- bc61171 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
- efce605 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
- 168d24a test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
- 37fa2d1 Re-add special case for 3.6 by David Horstmann · 10 months ago
- dfd3075 Only guard with CRYPTO_CLIENT when version >= 4 by David Horstmann · 10 months ago
- 3ee3223 Regenerate PSA test wrappers by David Horstmann · 11 months ago