- 29080e8 CMake: generate the list of test suites automatically by Gilles Peskine · 3 years, 6 months ago
- a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
- 55ee769 Fix out-of-source build fail by Jerry Yu · 3 years, 8 months ago
- d663543 Add PKCS12 tests by Paul Elliott · 3 years, 9 months ago
- a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
- 3e30ad9 Use MBEDTLS_PYTHON_EXECUTABLE by David Horstmann · 3 years, 10 months ago
- f602eb1 Add comment explaining generate_psa_code.py by David Horstmann · 3 years, 10 months ago
- 7570d24 Fix issue with DEV_MODE=OFF case by David Horstmann · 3 years, 10 months ago
- ae7bd35 Select test data directory using generated list by David Horstmann · 3 years, 10 months ago
- 1732b5d Move test link_to_source() calls into a foreach by David Horstmann · 3 years, 10 months ago
- 7b78ec8 Change variable name to lowercase by David Horstmann · 3 years, 10 months ago
- e12e7f4 Get generated data file list from script by David Horstmann · 3 years, 10 months ago
- 389150d Cleanup: remove *.datax files with CMake by Manuel Pégourié-Gonnard · 4 years ago
- e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
- 313bcfc Stop writing to the source tree. by Manuel Pégourié-Gonnard · 4 years ago
- ce3ba8f Allow CMake to run generate_psa_tests by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 42681f3 Improve formatting of CMake file by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
- 0225d3a Add missing test suites to CMakeLists.txt by Gilles Peskine · 4 years, 3 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 09d880a MPS Reader Tests: Test basic feed-get-commit-reclaim cycle by Hanno Becker · 4 years, 7 months ago
- a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
- 00d37d0 Test code for storage format stability by Gilles Peskine · 4 years, 5 months ago
- 1c0e48a New test suite: net by Gilles Peskine · 4 years, 5 months ago
- f29019f Build tests with -Wdocumentation when using Clang by Gilles Peskine · 4 years, 5 months ago
- d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 6 months ago
- 79f2166 Fix test suite declarations for cmake by Gilles Peskine · 4 years, 6 months ago
- 342cc7c Declare the new (automatically generated) test data file by Gilles Peskine · 4 years, 6 months ago
- 069346c New test suite for not-supported cases: key creation (import, generate) by Gilles Peskine · 4 years, 6 months ago
- 077599a New test suite for random generation by Gilles Peskine · 4 years, 6 months ago
- f7b666c tests: psa: Move PSA key attributes tests by Ronald Cron · 4 years, 6 months ago
- 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
- c744418 Add context-info.sh to linked tests by David Brown · 4 years, 10 months ago
- 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
- 76dd3aa Add comments explaining include paths by Gilles Peskine · 5 years ago
- ddaf99c build: Add top-level mbedtls_test target by Ronald Cron · 5 years ago
- f5ea29a tests: Improve naming of build common test variables by Ronald Cron · 5 years ago
- 8552741 cmake: Remove global include directories by Ronald Cron · 5 years ago
- b6d6d4c tests: Add helpers.c and helpers.h files by Ronald Cron · 5 years ago
- 02c78b7 tests: Create an include folder by Ronald Cron · 5 years ago
- 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
- 6f83025 Sort lists in CMakeLists.txt files by Manuel Pégourié-Gonnard · 5 years ago
- b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
- 7dc9704 Revert "Remove tests that depend on TLS or X.509" by Gilles Peskine · 5 years ago
- 1a9c624 Revert "tests: Use parent module includes when used as a submodule" by Gilles Peskine · 5 years ago
- 5748757 Revert "tests: Exclude version suite when used as a submodule" by Gilles Peskine · 5 years ago
- b85b20d Revert "tests: Add a crypto prefix to submodule tests" by Gilles Peskine · 5 years ago
- 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
- 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
- 4fa9f9f Revert "programs, tests: Depend only on libmbedcrypto" by Gilles Peskine · 5 years ago
- ea82042 cmake: update interpreter requirement for the test suite generator by Gilles Peskine · 6 years ago
- 00ed2e1 cmake: update interpreter requirement for the test suite generator by Gilles Peskine · 6 years ago
- 27d806f Add ASN.1 parsing tests by Gilles Peskine · 6 years ago
- c9ad591 crypto_se_driver: add mock tests by Unknown · 6 years ago
- 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
- 77dd25d tests: Enable building with add_subdirectory() by Jaeden Amero · 6 years ago
- d85a7e9 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
- 2c2243d Smoke test for secure element driver registration by Gilles Peskine · 6 years ago
- 4a71cfa Add a link to the seedfile for out-of-tree cmake builds by Andrzej Kurek · 6 years ago
- 346747c Force the usage of crypto submodule by Andrzej Kurek · 6 years ago
- d8cf464 Add a link to the seedfile for out-of-tree cmake builds by Andrzej Kurek · 6 years ago
- 986a151 programs, tests: Depend only on libmbedcrypto by Jaeden Amero · 7 years ago
- d874a1f Remove zlib by Jaeden Amero · 6 years ago
- d832f18 Remove pkcs11-helper option by Jaeden Amero · 6 years ago
- 521dbc6 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- 274024f Fix a rebase error by Jack Lloyd · 6 years ago
- ffdf288 Add NIST keywrap as a cipher mode by Jack Lloyd · 6 years ago
- c70a3c7 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- c73fde7 Merge remote-tracking branch 'origin/pr/2531' into development by Jaeden Amero · 6 years ago
- 11ee071 Add certificate policy of type any policy id by Ron Eldor · 6 years ago
- 0a504c0 tests: Add library to include path when used as submodule by Jaeden Amero · 6 years ago
- e435f23 Remove psa_crypto_storage_file by Gilles Peskine · 6 years ago
- bc1f272 Tests for PSA ITS over files by Gilles Peskine · 7 years ago
- b78b300 tests: Test crypto via the crypto submodule by Jaeden Amero · 7 years ago
- b478bb6 tests: Add a crypto prefix to submodule tests by Jaeden Amero · 6 years ago
- 1264c2a tests: Exclude version suite when used as a submodule by Jaeden Amero · 6 years ago
- 120d571 tests: Use parent module includes when used as a submodule by Jaeden Amero · 6 years ago
- 9afb2e9 Remove tests that depend on TLS or X.509 by Jaeden Amero · 7 years ago
- 2b9eb0b Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- 41e1986 Merge remote-tracking branch 'origin/pr/2293' into development by Jaeden Amero · 6 years ago
- 67ea2c5 Merge branch 'development-psa-proposed' into development by Jaeden Amero · 6 years ago
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
- 6a78573 CMake: psa_constant_names and test_psa_constant_names by Gilles Peskine · 7 years ago
- 1efda39 Merge remote-tracking branch 'public/pr/2297' into development by Simon Butcher · 7 years ago
- e0215d7 Add Cipher module parameter validation by Krzysztof Stachowiak · 7 years ago
- 8ffc92a Add parameter validation for the GCM module by k-stachowiak · 7 years ago
- c8fff7b Declare test_suite_aes.ofb to CMake by Gilles Peskine · 7 years ago
- ac372cc Add a facility to skip running some test suites by Gilles Peskine · 7 years ago
- 5ec7b07 Add tests for the new slot management mechanism by Gilles Peskine · 7 years ago
- b309eec Move library initialization tests to a new test suite by Gilles Peskine · 7 years ago
- 9468bb2 Add Tests for psa crypto entropy incjection by Netanel Gonen · 7 years ago
- d49a499 psa: Implement persistent keys by Darryl Green · 7 years ago
- db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
- 02d6295 Move positive hash tests into a new test suite by itayzafrir · 7 years ago
- 6dee5c9 Add test_suite_psa_crypto_metadata to cmake builds by Gilles Peskine · 7 years ago
- b4d0ddd psa_export_public_key by Moran Peker · 7 years ago
- 63ab501 Fix generate_test_code.py argument --helpers-file in CMakeLists.txt by Azim Khan · 7 years ago
- 78befd9 Rename generate_code.py -> generate_test_code.py by Mohammad Azim Khan · 7 years ago
- 9540261 Incorporated code review comments by Mohammad Azim Khan · 8 years ago