- ceface2 Add test for ouput buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
- 5a7702e Fix some C function documentation in the test framework by Gilles Peskine · 4 years, 5 months ago
- 6e0d5bd Increment the test step number when invalidating a key by Gilles Peskine · 4 years, 6 months ago
- 65048ad Destroy recorded persistent keys in PSA_DONE() by Gilles Peskine · 4 years, 6 months ago
- aae718c New test helper to purge persistent key from memory by Gilles Peskine · 4 years, 6 months ago
- 313ffb8 Move PSA storage cleanup out of the slot_management test suite by Gilles Peskine · 4 years, 6 months ago
- b9ad794 Push back on divergence of duplicated code by Gilles Peskine · 4 years, 6 months ago
- e95a643 Prepare to move persistent storage cleanup to common code by Gilles Peskine · 4 years, 6 months ago
- e78b002 Move exercise_key and related functions to their own module by Gilles Peskine · 4 years, 6 months ago
- 8e94efe Move asn1_skip_integer to the asn1_helpers module by Gilles Peskine · 4 years, 6 months ago
- ea38a92 Remove a redundant export step in import_export by Gilles Peskine · 4 years, 6 months ago
- c18e25f Prepare to move exercise_key and friends to their own module by Gilles Peskine · 4 years, 6 months ago
- 3d979f7 Add init-free tests for entropy by Gilles Peskine · 4 years, 5 months ago
- 914afe1 Add init-free tests for RSA by Gilles Peskine · 4 years, 6 months ago
- 7aba036 Add missing cleanup in test function by Gilles Peskine · 4 years, 6 months ago
- 2a4c598 Detect and report mutex usage errors by Gilles Peskine · 4 years, 6 months ago
- 1061ec6 Mutex usage testing: set up wrapper functions by Gilles Peskine · 4 years, 6 months ago
- 1f186ff Add missing calls to USE_PSA_DONE by Gilles Peskine · 4 years, 6 months ago
- 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 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
- bd21b18 Merge pull request #4126 from gilles-peskine-arm/ccm-test-iv-overflow-warning by Gilles Peskine · 4 years, 6 months ago
- f68a9cf Fix test code under MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Gilles Peskine · 4 years, 6 months ago
- d169d60 Skip dependency symbols that are not implemented by Gilles Peskine · 4 years, 6 months ago
- 60b29fe Define WANT symbols for always-supported key types by Gilles Peskine · 4 years, 6 months ago
- 7f75687 Append the key size to ECC curve dependencies by Gilles Peskine · 4 years, 6 months ago
- 7d112ae Check in test_suite_psa_crypto_not_supported.generated.data 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
- cd2d648 Explain the "external RNG large" test case by Gilles Peskine · 4 years, 6 months ago
- ddeb889 Exclude random_twice tests with MBEDTLS_TEST_NULL_ENTROPY by Gilles Peskine · 4 years, 6 months ago
- e3ed802 Expose mbedtls_psa_get_random() by Gilles Peskine · 4 years, 6 months ago
- 010d7c7 Merge pull request #3744 from ronald-cron-arm/psa-generate-key-internal by Ronald Cron · 4 years, 6 months ago
- bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 6 months ago
- d00f5e1 tests: psa: Remove generate key test case restriction by Ronald Cron · 4 years, 8 months ago
- f619c68 psa: driver wrappers: Add generate key unit test with no fallback by Ronald Cron · 4 years, 8 months ago
- 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 6 months ago
- 70f654a Fix a malformed define guard by Steven Cooreman · 4 years, 6 months ago
- 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
- 7339335 Merge pull request #3967 from bensze01/psa_macro_rename by Ronald Cron · 4 years, 6 months ago
- b2024ef Merge pull request #4129 from chris-jones-arm/move-test-macros by Manuel Pégourié-Gonnard · 4 years, 6 months ago
- a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
- 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
- 50f1f5e Use PSA_ALG_ macros to inspect AEAD base algorithm by Steven Cooreman · 4 years, 6 months ago
- 2f09913 Set default IV for AES-GCM to 12 bytes by Steven Cooreman · 4 years, 7 months ago
- 82645b1 Allow skipping vectors w/ non-12-byte IV AES-GCM on ALT by Steven Cooreman · 4 years, 7 months ago
- d588ea1 Allow skipping AES-192 for alternative implementations in PSA test suite by Steven Cooreman · 4 years, 7 months ago
- 7c9e7da Add CAVS14.0 AES-GCM vectors to test more IV, tag and key lengths by Steven Cooreman · 4 years, 7 months ago
- 395889f psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined by Ronald Cron · 4 years, 6 months ago
- a0b4dec Merge pull request #4072 from gilles-peskine-arm/psa_import_ecc_key-not_supported by Gilles Peskine · 4 years, 6 months ago
- a6d155f Move test macros to macros.h by Chris Jones · 4 years, 6 months ago
- b168c0d More robust code to set the IV by Gilles Peskine · 4 years, 6 months ago
- 5d332f0 Merge pull request #4105 from paul-elliott-arm/fix_test_leak by Gilles Peskine · 4 years, 6 months ago
- 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
- 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years, 6 months ago
- d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted by Gilles Peskine · 4 years, 6 months ago
- 540320b Merge pull request #4054 from chris-jones-arm/move-testing-functions by Ronald Cron · 4 years, 6 months ago
- 077599a New test suite for random generation by Gilles Peskine · 4 years, 6 months ago
- c7b5374 Fix for memory leak in ssl tests by Paul Elliott · 4 years, 6 months ago
- 10ec780 Remove HAVE_RAM_AVAILABLE for derive_full and derive_output tests by Steven Cooreman · 4 years, 6 months ago
- 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
- 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
- 00c3e87 Merge pull request #3933 from ronald-cron-arm/psa-import-export by Ronald Cron · 4 years, 6 months ago
- 567e0ad Add documentation and minor style changes by Chris Jones · 4 years, 6 months ago
- a5ab765 Remove direct writing to `test_info` from `*.function` by Chris Jones · 4 years, 6 months ago
- bbd2bfb Merge pull request #4096 from gilles-peskine-arm/mpi_sub_abs-buffer_overflow-development by Janos Follath · 4 years, 6 months ago
- 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago
- 80eaa93 tests: psa: Reactivate and expand key management through test driver by Ronald Cron · 4 years, 8 months ago
- c9066e4 psa: driver wrapper: Fix generate key unit test dependency by Ronald Cron · 4 years, 8 months ago
- 43e89e1 Add mpi_sub_abs negative tests with a larger-in-size second operand by Gilles Peskine · 4 years, 6 months ago
- 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
- 80a9708 No dependencies for storage format tests by Gilles Peskine · 4 years, 7 months ago
- b51d72f Run copy_fail even when the target policy is unsupported by Gilles Peskine · 4 years, 7 months ago
- 0794572 More precise recognition of key policy negative tests by Gilles Peskine · 4 years, 7 months ago
- d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago
- 8405b5f Change PSA crypto test dependencies to PSA_WANT_xxx by Gilles Peskine · 4 years, 7 months ago
- 6fea21d Declare a code dependency in the code instead of in the data by Gilles Peskine · 4 years, 7 months ago
- 336678b tests: psa: Test PSA client-only code by Ronald Cron · 4 years, 6 months ago
- f7b666c tests: psa: Move PSA key attributes tests by Ronald Cron · 4 years, 6 months ago
- a209f34 Merge pull request #3996 from stevew817/feature/allow_reading_external_keys by Janos Follath · 4 years, 6 months ago
- a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
- 318515b Merge pull request #3984 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size_renames by Ronald Cron · 4 years, 6 months ago
- 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
- 107409f Apply review feedback by Steven Cooreman · 4 years, 6 months ago
- cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
- e60e2ae Add `mbedtls_` prefix to all public names in `helpers.h` by Chris Jones · 4 years, 7 months ago
- 9634bb1 Move helper testing functions to tests/src/helpers.c by Chris Jones · 4 years, 7 months ago
- 1be34da Remove redundant `test_info` assignment by Chris Jones · 4 years, 7 months ago
- 6fbff5b Merge pull request #3698 from darrenkrahn/development by Dave Rodgman · 4 years, 7 months ago
- 9c134ce Add build instructions for new test data. by Darren Krahn · 4 years, 7 months ago
- 9b31218 Testing a maximum size key is RAM intensive, and should be dependent by Steven Cooreman · 4 years, 7 months ago
- affc38c Make test cases that use PKCS7 padding dependent on it by Steven Cooreman · 4 years, 7 months ago
- 98435dd Allow loading wrapped keys even when SE support is compiled in by Steven Cooreman · 4 years, 7 months ago
- c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
- 6beb327 external_rng_failure_sign: more robust buffer management by Gilles Peskine · 4 years, 7 months ago
- 3aa5a64 Fix a test dependency by Gilles Peskine · 4 years, 7 months ago
- 1631514 Add missing dependencies on key types by Gilles Peskine · 4 years, 8 months ago
- ba0c1ff Depend on the built-in implementation when injecting RNG failure by Gilles Peskine · 4 years, 8 months ago
- f547ce8 MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG: negative tests by Gilles Peskine · 4 years, 8 months ago
- 8ae012b Generalize test_suite_psa_crypto_entropy by Gilles Peskine · 4 years, 8 months ago
- 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 8 months ago
- f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 9 months ago