mbedtls/tests/scripts
Gilles Peskine 5d46f6a89b Invoke config.py instead of config.pl
git grep -Fl /config.pl | xargs sed -i -e 's!/config\.pl!/config.py!g'

Also:
* Change one comment in include/mbedtls/check_config.h.
* Change PERL to PYTHON in CMakeLists.txt.
2019-09-13 11:04:23 +02:00
..
all-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
all.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
basic-build-test.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
basic-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
check-doxy-blocks.pl
check-files.py 3rdparty: Fix Makefile coding conventions 2019-08-29 16:12:38 +01:00
check-generated-files.sh
check-names.sh check-names: Consider crypto-sourced header files 2019-08-15 15:24:26 +01:00
check-python-files.sh
curves.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
depends-hashes.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
depends-pkalgs.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
docker_env.sh Improve compatibility with firewalled networks 2019-06-29 17:45:34 -05:00
doxygen.sh
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate_test_code.py
generate-afl-tests.sh
key-exchanges.pl Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
list-enum-consts.pl Fix preprocessor directive recognition in list-enum-consts.pl 2019-08-29 16:12:38 +01:00
list-identifiers.sh check-names: Consider crypto-sourced header files 2019-08-15 15:24:26 +01:00
list-macros.sh check-names: Consider crypto-sourced header files 2019-08-15 15:24:26 +01:00
list-symbols.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
mbedtls_test.py Fix parsing issue when int parameter is in base 16 2019-07-02 11:02:29 +03:00
recursion.pl
run-test-suites.pl
tcp_client.pl
test_generate_test_code.py
test_zeroize.gdb
test-ref-configs.pl
travis-log-failure.sh