mbedtls/tests/scripts
Manuel Pégourié-Gonnard ac6c67053d Print the list of failed suites in verbose mode
In verbose mode, the full output of each failing suite is printed out,
which for some suites runs in the 1000s of lines. If you didn't redirect
output to a file, this is a lot to scroll and can make it hard to
quickly identify which test suites failed.

So, let's print out that information at the end. This is useful
information for starting to figure out what went wrong.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2022-10-11 10:48:32 +02:00
..
all-in-docker.sh
all.sh Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 2022-09-28 09:47:32 +02:00
analyze_outcomes.py Move collect_available_test_cases to check_test_cases.py 2022-01-07 18:34:12 +01:00
basic-build-test.sh Fix compat.sh invocation in basic-built-test.sh 2022-04-14 09:21:38 +02:00
basic-in-docker.sh
check-doxy-blocks.pl
check-generated-files.sh Add bignum test generation framework 2022-08-08 11:58:21 +01:00
check-python-files.sh Make mypy unconditional 2022-02-28 16:06:36 +01:00
check_files.py Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. 2022-05-11 21:25:51 +01:00
check_names.py Make pylint happy 2022-08-10 15:35:35 +01:00
check_test_cases.py New option to list all test cases 2022-01-07 18:34:12 +01:00
curves.pl Don't test with all-but-one elliptic curves 2022-04-14 12:00:17 +02:00
depends-hashes.pl Minor spelling / grammar improvements 2022-05-11 21:25:54 +01:00
depends-pkalgs.pl Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +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-afl-tests.sh
generate_bignum_tests.py Fix typo in documentation 2022-10-04 15:09:53 +02:00
generate_psa_tests.py Use a script specific description in CLI help 2022-09-16 17:03:54 +01:00
generate_test_code.py Remove on-target testing 2021-10-27 11:45:57 +02:00
generate_tls13_compat_tests.py Refactor compat scripts 2022-06-12 20:53:02 +08:00
key-exchanges.pl Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
list-identifiers.sh Fix English typos in comments of check_names and list-identifiers 2021-08-16 10:37:24 +01:00
list_internal_identifiers.py Remove unused imports in list_internal_identifiers.py 2021-08-17 12:44:16 +01:00
psa_collect_statuses.py
recursion.pl Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. 2022-05-11 21:25:51 +01:00
run-test-suites.pl Print the list of failed suites in verbose mode 2022-10-11 10:48:32 +02:00
scripts_path.py
set_psa_test_dependencies.py Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
tcp_client.pl
test-ref-configs.pl test-ref-configs: clarify configuration-related traces 2022-03-14 19:49:18 +01:00
test_config_script.py Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
test_generate_test_code.py
test_psa_compliance.py Update PSA compliance test branch 2022-05-17 17:23:09 +02:00
test_psa_constant_names.py Short-tag AEAD with the nominal length are encoded as nominal AEAD 2022-04-15 11:10:14 +02:00
test_zeroize.gdb
translate_ciphers.py Extend test in translate_ciphers.py 2021-09-03 13:30:44 +01:00
travis-log-failure.sh