mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-14 14:52:19 +08:00
Place the code of outcome analysis (auxiliary functions, tasks, command line entry point) into a separate module, which will be moved to the version-independent framework repository so that it can be shared between maintained branches. Keep the branch-specific list of driver components and ignore lists in the per-repository script. We keep the executable script at `tests/scripts/analyze_outcomes.py`. It's simpler that way, because that path is hard-coded in CI scripts. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| quiet | ||
| all-in-docker.sh | ||
| all.sh | ||
| analyze_outcomes.py | ||
| audit-validity-dates.py | ||
| basic-build-test.sh | ||
| basic-in-docker.sh | ||
| check_files.py | ||
| check_names.py | ||
| check_test_cases.py | ||
| check-doxy-blocks.pl | ||
| check-generated-files.sh | ||
| check-python-files.sh | ||
| collect_test_cases.py | ||
| components-basic-checks.sh | ||
| components-build-system.sh | ||
| components-compiler.sh | ||
| components-compliance.sh | ||
| components-configuration-crypto.sh | ||
| components-configuration-platform.sh | ||
| components-configuration-tls.sh | ||
| components-configuration-x509.sh | ||
| components-configuration.sh | ||
| components-platform.sh | ||
| components-psasim.sh | ||
| components-sanitizers.sh | ||
| depends.py | ||
| docker_env.sh | ||
| doxygen.sh | ||
| gen_ctr_drbg.pl | ||
| gen_gcm_decrypt.pl | ||
| gen_gcm_encrypt.pl | ||
| gen_pkcs1_v21_sign_verify.pl | ||
| generate_server9_bad_saltlen.py | ||
| generate_tls13_compat_tests.py | ||
| generate-afl-tests.sh | ||
| list_internal_identifiers.py | ||
| list-identifiers.sh | ||
| outcome_analysis.py | ||
| pkgconfig.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_psa_compliance.py | ||
| test_psa_constant_names.py | ||
| test_zeroize.gdb | ||
| translate_ciphers.py | ||
| travis-log-failure.sh | ||