1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Merge pull request #9251 from gabor-mezei-arm/update_test_full_no_cipher_no_psa_crypto

Resolve to run the legacy only test cases with `PSA_WANT` macros
This commit is contained in:
Manuel Pégourié-Gonnard
2024-06-20 08:06:25 +00:00
committed by GitHub
2 changed files with 0 additions and 75 deletions

View File

@ -24,8 +24,6 @@ my %configs = (
'opt' => ' ',
'opt_needs_debug' => 1,
},
'config-no-entropy.h' => {
},
'config-suite-b.h' => {
'compat' => "-m tls12 -f 'ECDHE_ECDSA.*AES.*GCM' -p mbedTLS",
'opt' => ' ',