mbedtls/tests/scripts
Manuel Pégourié-Gonnard a37398427b Remove check for tests disabled with USE_PSA
The previous commit declared that some tests cases in ssl-opt.sh depend
on USE_PSA being disabled, which is the right thing to do.

We had a check that forbade that - it was mainly meant to prevent
accidental re-introduction of such dependencies after we cleaned up a
number of cases where it was not warranted, but already at the time that
was controversial [1]. Now it's preventing us from doing the right
thing, so let's just remove it.

[1]: https://github.com/Mbed-TLS/mbedtls/pull/5742#discussion_r855112412

See also https://github.com/Mbed-TLS/mbedtls/pull/5907/ which also
removes this for a similar reason.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2022-12-09 10:09:33 +01:00
..
all-in-docker.sh
all.sh Remove check for tests disabled with USE_PSA 2022-12-09 10:09:33 +01:00
analyze_outcomes.py Allow providing space sepatated tasks 2022-11-17 11:50:23 +01:00
basic-build-test.sh Fix the name of basic-build-test.sh within the file 2022-11-30 11:13:00 +00:00
basic-in-docker.sh Remove unused perl dependency scripts 2022-10-26 08:26:58 -04:00
check_files.py Merge remote-tracking branch 'origin/development' into pr3431 2022-11-10 09:54:49 +00:00
check_names.py Merge pull request #5396 from SiliconLabs/codegen_1.1 2022-11-07 15:27:41 +01:00
check_test_cases.py
check-doxy-blocks.pl
check-generated-files.sh
check-python-files.sh
depends.py Merge pull request #6479 from AndrzejKurek/depends-py-no-psa 2022-10-26 20:02:57 +02: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 Enable test generation from bignum_mod.py 2022-11-30 14:43:31 +00:00
generate_psa_tests.py
generate_test_code.py Minor improvements to test code script 2022-11-09 17:27:33 +00:00
generate_tls13_compat_tests.py tls13: server: Note down client not being authenticated in SSL context 2022-10-25 20:02:03 +02:00
generate-afl-tests.sh Don't use test_suite_mpi as an example 2022-10-21 18:56:47 +02:00
list_internal_identifiers.py
list-identifiers.sh
psa_collect_statuses.py
recursion.pl
run-test-suites.pl Use .datax for make test, not .data 2022-11-15 23:54:26 +01:00
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