Manuel Pégourié-Gonnard 763b240ccd Fix full invocation of ssl-opt.sh
The previous commit had:
- one obvious mistake (-f NULL with default -e runs nothing)
- one unforeseen issue: OPENSSL_NEXT skips static ECDH
- arguably scope creep: the stated goal was to simplify the full
invocation (in particular, make it obvious that everything is run
without having to remember the default value of EXCLUDE), but it also
made an unrelated change: running most tests with OPENSSL_NEXT (hence
the previous point).

This commit should fix all this, in particular it switches back to
running most tests with OPENSSL and using OPENSSL_NEXT only when needed.

Hopefully in the future we'll do the opposite: most tests will run with
a recent OpenSSL, and only those that need an older one will use
something older. But that will be another PR.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2024-04-22 12:35:00 +02:00
..
quiet Simplify locating original tool 2024-03-12 13:33:09 +00:00
all-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
all.sh Fix full invocation of ssl-opt.sh 2024-04-22 12:35:00 +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 Use guess_mbedtls_root in Mbed-TLS-only script 2023-12-01 18:27:25 +00:00
basic-build-test.sh Fix full invocation of ssl-opt.sh 2024-04-22 12:35:00 +02:00
basic-in-docker.sh update headers 2023-11-02 19:47:20 +00:00
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 update headers 2023-11-02 19:47:20 +00:00
check_test_cases.py Error out if script is missing when collecting test cases 2023-12-08 13:06:54 +08:00
check-doxy-blocks.pl update headers 2023-11-02 19:47:20 +00:00
check-generated-files.sh Merge branch 'development' into 'development-restricted' 2024-03-19 22:24:40 +00:00
check-python-files.sh update headers 2023-11-02 19:47:20 +00:00
depends.py depends.py: set unique configuration names in outcome file 2024-02-12 17:32:44 +01:00
docker_env.sh update headers 2023-11-02 19:47:20 +00:00
doxygen.sh update headers 2023-11-02 19:47:20 +00:00
gen_ctr_drbg.pl update headers 2023-11-02 19:47:20 +00:00
gen_gcm_decrypt.pl update headers 2023-11-02 19:47:20 +00:00
gen_gcm_encrypt.pl update headers 2023-11-02 19:47:20 +00:00
gen_pkcs1_v21_sign_verify.pl update headers 2023-11-02 19:47:20 +00:00
generate_bignum_tests.py update headers 2023-11-02 19:47:20 +00:00
generate_ecp_tests.py update headers 2023-11-02 19:47:20 +00:00
generate_pkcs7_tests.py update headers 2023-11-02 19:47:20 +00:00
generate_psa_tests.py Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only 2023-11-23 10:31:26 +08:00
generate_psa_wrappers.py Update wrapper generation script and regenerate 2024-03-14 14:47:48 +00:00
generate_server9_bad_saltlen.py Update license 2023-11-09 10:10:33 +08:00
generate_test_cert_macros.py update headers 2023-11-02 19:47:20 +00:00
generate_test_code.py update headers 2023-11-02 19:47:20 +00:00
generate_tls13_compat_tests.py generate_tls13_compat_tests: add DH group dependency when FFDH is used 2024-01-18 10:44:57 +01:00
generate-afl-tests.sh update headers 2023-11-02 19:47:20 +00:00
list_internal_identifiers.py update headers 2023-11-02 19:47:20 +00:00
list-identifiers.sh update headers 2023-11-02 19:47:20 +00:00
psa_collect_statuses.py Revert "Add ability to pass make variables to psa_collect_statuses.py" 2023-12-22 13:16:59 +01:00
recursion.pl update headers 2023-11-02 19:47:20 +00:00
run_demos.py Pacify Pylint 2023-07-25 19:40:35 +02:00
run-metatests.sh Readability improvement 2023-11-15 16:56:26 +01:00
run-test-suites.pl update headers 2023-11-02 19:47:20 +00:00
scripts_path.py update headers 2023-11-02 19:47:20 +00:00
set_psa_test_dependencies.py update headers 2023-11-02 19:47:20 +00:00
tcp_client.pl update headers 2023-11-02 19:47:20 +00:00
test_config_script.py update headers 2023-11-02 19:47:20 +00:00
test_generate_test_code.py update headers 2023-11-02 19:47:20 +00:00
test_psa_compliance.py test_psa_compliance: use the last upstream release of psa-arch-tests 2024-01-30 09:25:07 +01:00
test_psa_constant_names.py update headers 2023-11-02 19:47:20 +00:00
test_zeroize.gdb update headers 2023-11-02 19:47:20 +00:00
test-ref-configs.pl Merge remote-tracking branch 'origin/development' into adjust_tfm_configs 2023-11-08 10:00:24 +08:00
translate_ciphers.py update headers 2023-11-02 19:47:20 +00:00
travis-log-failure.sh update headers 2023-11-02 19:47:20 +00:00