mbedtls/tests/scripts
Gilles Peskine 254efe5f0c Make mypy unconditional
Running mypy was optional for a transition period when it wasn't installed
on the CI. Now that it is, make it mandatory, to avoid silently skipping an
expected check if mypy doesn't work for some reason.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-02-28 16:06:36 +01:00
..
all-in-docker.sh
all.sh Add check tests 2022-02-21 09:06:00 +08: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
basic-in-docker.sh
check-doxy-blocks.pl
check-generated-files.sh Fix Pylint errors and improve Python script 2021-12-18 13:28:59 +05:30
check-python-files.sh Make mypy unconditional 2022-02-28 16:06:36 +01:00
check_files.py
check_names.py Merge pull request #5268 from gilles-peskine-arm/struct_reordering_3.0 2021-12-09 12:54:09 +01:00
check_test_cases.py New option to list all test cases 2022-01-07 18:34:12 +01:00
curves.pl
depends-hashes.pl
depends-pkalgs.pl
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_psa_tests.py Merge pull request #5092 from mprse/generate_key2 2021-11-10 20:55:35 +01:00
generate_test_code.py
generate_tls13_compat_tests.py Run TLS 1.3 tests when MBEDTLS_USE_PSA_CRYPTO is enabled 2022-02-11 16:10:44 +01:00
key-exchanges.pl
list-identifiers.sh
list_internal_identifiers.py
psa_collect_statuses.py
recursion.pl
run-test-suites.pl
scripts_path.py
set_psa_test_dependencies.py
tcp_client.pl
test-ref-configs.pl Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on 2022-01-19 12:34:41 -05:00
test_config_script.py
test_generate_test_code.py
test_psa_compliance.py Return the same error in multipart and single shot AEAD 2022-01-07 19:36:07 +01:00
test_psa_constant_names.py
test_zeroize.gdb
translate_ciphers.py
travis-log-failure.sh