mbedtls/tests/scripts
Manuel Pégourié-Gonnard 371165aec0 analyze_outcomes: useless ignores are now errors
Change from iterating on all available tests to iterating on tests with
an outcome: initially we were iterating on available tests but
immediately ignoring those that were always skipped. That last part
played poorly with the new error (we want to know if the test ignored
due to a pattern was skipped in the reference component), but when
removing it, we were left with iterating on all available tests then
skipping those that don't have outcomes entries: this is equivalent to
iterating on tests with an outcome entry, which is more readable.

Also, give an error if the outcome file contains no passing test from
the reference component: probably means we're using the wrong outcome
file.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-10-27 09:17:35 +02:00
..
all-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
all.sh all.sh: accelerate ALG_[STREAM_CIPHER/ECB_NO_PADDING] in accel_cipher_aead() 2023-10-25 12:39:50 +02:00
analyze_outcomes.py analyze_outcomes: useless ignores are now errors 2023-10-27 09:17:35 +02:00
audit-validity-dates.py Correct styling of Mbed TLS in documentation 2023-10-06 17:07:24 +01:00
basic-build-test.sh Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy 2023-10-18 07:13:12 +00:00
basic-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
check-doxy-blocks.pl Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
check-generated-files.sh check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file 2023-10-03 11:47:03 +01:00
check-python-files.sh Don't use parallel jobs for pylint 2022-09-18 21:27:37 +02:00
check_files.py PermissionIssueTracker is obsoleted by ShebangIssueTracker 2023-07-25 20:59:14 +02:00
check_names.py Correct styling of Mbed TLS in documentation 2023-10-06 17:07:24 +01:00
check_test_cases.py check_test_cases: add a comment to explain idx in walk_compat_sh 2023-08-30 18:31:37 +08:00
depends.py SHA256 renaming - fix some missed things 2023-10-11 11:05:22 +01:00
docker_env.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
doxygen.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
gen_ctr_drbg.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
gen_gcm_decrypt.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
gen_gcm_encrypt.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
gen_pkcs1_v21_sign_verify.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
generate-afl-tests.sh Update spelling "mbed TLS" to "Mbed TLS" 2023-09-12 19:18:17 +02:00
generate_bignum_tests.py Remove unused import 2022-12-20 19:52:42 +01:00
generate_ecp_tests.py Keep the description in one place, just refer it 2023-02-13 14:10:23 +01:00
generate_pkcs7_tests.py Fix instances of old feature macros being used 2023-03-24 10:43:40 +01:00
generate_psa_tests.py New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
generate_test_cert_macros.py fix python lint fails 2023-07-06 10:13:46 +08:00
generate_test_code.py Update default variable values for compilers 2023-07-31 23:11:18 +01:00
generate_tls13_compat_tests.py Provide additional comments for claryfication 2023-07-06 12:16:39 +02: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 Minor changes to account for CodeParser.parse_identifiers being used in list_internal_identifiers.py 2023-01-16 16:36:31 +00:00
psa_collect_statuses.py Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. 2023-05-12 14:59:01 +01:00
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 Use .datax for make test, not .data 2022-11-15 23:54:26 +01:00
run_demos.py Pacify Pylint 2023-07-25 19:40:35 +02:00
scripts_path.py Allow tests/scripts/foo.py to import from scripts 2020-12-10 23:16:03 +01:00
set_psa_test_dependencies.py Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
tcp_client.pl Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
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 Fix warnings from clang-16 2023-07-26 17:11:51 +01:00
test_psa_compliance.py Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name 2023-10-11 06:45:30 +00: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 Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
translate_ciphers.py Batch cipher translations to go faster 2023-01-26 21:45:45 +01:00
travis-log-failure.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00