aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2024-06-20 08:06:25 +0000
committerGitHub <noreply@github.com>2024-06-20 08:06:25 +0000
commit2a674bd9ce4758dff0d18f4ac8b6da4419efc504 (patch)
tree5904cd43eb739339e874b8552c2d42acf291a386 /tests
parentb876a0a13ef2d40cdb5687bc423acfec090148fd (diff)
parent1b646c2d79f5262a3ef08c24394ca13a9986ec39 (diff)
downloadmbedtls-2a674bd9ce4758dff0d18f4ac8b6da4419efc504.zip
mbedtls-2a674bd9ce4758dff0d18f4ac8b6da4419efc504.tar.gz
mbedtls-2a674bd9ce4758dff0d18f4ac8b6da4419efc504.tar.bz2
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
Diffstat (limited to 'tests')
-rwxr-xr-xtests/scripts/test-ref-configs.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/scripts/test-ref-configs.pl b/tests/scripts/test-ref-configs.pl
index 5557de3..9198293 100755
--- a/tests/scripts/test-ref-configs.pl
+++ b/tests/scripts/test-ref-configs.pl
@@ -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' => ' ',