mbedtls/tests/scripts
Yuto Takano 8e9a219310 Improve ease of specifying which files to look in (check_names)
- Instead of os.path.join, use glob patterns (supports Windows too)
- Instead of creating the lists beforehand (which adds messiness), pass glob
  expessions to functions and let them memoise it.
- Add support for excluding based on glob patterns, which isn't used now but
  could come in handy.

Signed-off-by: Yuto Takano <yuto.takano@arm.com>
2021-08-09 14:48:53 +01:00
..
all-in-docker.sh
all.sh Rename check-names.py to check_names.py 2021-08-09 11:54:12 +01:00
analyze_outcomes.py Document the fields of TestCasesOutcomes 2020-06-26 18:31:26 +02:00
basic-build-test.sh Fix mixup about the directory containing the success indicator file 2021-07-22 12:30:14 +02:00
basic-in-docker.sh
check_files.py
check_names.py Improve ease of specifying which files to look in (check_names) 2021-08-09 14:48:53 +01:00
check_test_cases.py
check-doxy-blocks.pl
check-generated-files.sh
check-python-files.sh
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_psa_tests.py
generate_test_code.py
generate-afl-tests.sh
key-exchanges.pl
list_internal_identifiers.py Improve ease of specifying which files to look in (check_names) 2021-08-09 14:48:53 +01:00
mbedtls_test.py
psa_collect_statuses.py
recursion.pl
run-test-suites.pl
scripts_path.py
set_psa_test_dependencies.py
tcp_client.pl
test_config_script.py
test_generate_test_code.py
test_psa_constant_names.py
test_zeroize.gdb
test-ref-configs.pl
travis-log-failure.sh