mbedtls/tests/scripts
Manuel Pégourié-Gonnard 1f4c9051cd all.s: Rm redundant build-only accel components
Most of them (2 exceptions, see below) are of the "driver + built-in"
type, so they're all a subset of test_psa_crypto_driver which tests
everything with driver + built-in at once.

Furthermore, all those components were build-only, while
test_psa_crypto_driver runs the test suites.

Special cases: two of the components looked like they were trying to go for
driver-only (ecdh disabling ECDH_C and hkdf disabling HKDF_C).

For ECDH, built-in would actually be re-enabled because not enough was
accelerated: you also need ECC key types and curves - see
component_test_psa_crypto_config_accel_ecdh which does this correctly.

For HKDF, we don't have test driver support for key derivation yet. I
guess that shows how little testing value these build-only components
really had.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2024-04-12 12:40:01 +02:00
..
quiet Simplify locating original tool 2024-03-12 13:33:09 +00:00
all-in-docker.sh
all.sh all.s: Rm redundant build-only accel components 2024-04-12 12:40:01 +02:00
analyze_outcomes.py Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype 2024-02-26 07:16:49 +00:00
audit-validity-dates.py
basic-build-test.sh
basic-in-docker.sh
check_files.py Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 2024-03-13 14:30:09 +00:00
check_names.py
check_test_cases.py
check-doxy-blocks.pl
check-generated-files.sh Merge branch 'development' into 'development-restricted' 2024-03-19 22:24:40 +00:00
check-python-files.sh
depends.py depends.py: set unique configuration names in outcome file 2024-02-12 17:32:44 +01:00
docker_env.sh
doxygen.sh
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate_bignum_tests.py
generate_ecp_tests.py
generate_pkcs7_tests.py
generate_psa_tests.py
generate_psa_wrappers.py Update wrapper generation script and regenerate 2024-03-14 14:47:48 +00:00
generate_server9_bad_saltlen.py
generate_test_cert_macros.py
generate_test_code.py
generate_tls13_compat_tests.py
generate-afl-tests.sh
list_internal_identifiers.py
list-identifiers.sh
psa_collect_statuses.py
recursion.pl
run_demos.py
run-metatests.sh
run-test-suites.pl
scripts_path.py
set_psa_test_dependencies.py
tcp_client.pl
test_config_script.py
test_generate_test_code.py
test_psa_compliance.py
test_psa_constant_names.py
test_zeroize.gdb
test-ref-configs.pl
translate_ciphers.py
travis-log-failure.sh