mbedtls/tests/scripts
David Horstmann b85838f2f4 Change test templating syntax to be valid C
For the benefit of auto-formatting tools, move from the '$placeholder'
templating syntax to a new syntax of the form:

__MBEDTLS_TEST_TEMPLATE__PLACEHOLDER

This change allows the test code template to be almost entirely valid C.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2022-11-04 19:53:39 +00:00
..
all-in-docker.sh
all.sh Group cpp_dummy_build test into an existing component 2022-10-30 21:18:14 +01:00
analyze_outcomes.py
basic-build-test.sh
basic-in-docker.sh Remove unused perl dependency scripts 2022-10-26 08:26:58 -04:00
check_files.py Rename LMS private key files 2022-10-13 16:45:05 +01:00
check_names.py
check_test_cases.py
check-doxy-blocks.pl
check-generated-files.sh
check-python-files.sh
depends.py Merge pull request #6479 from AndrzejKurek/depends-py-no-psa 2022-10-26 20:02:57 +02:00
docker_env.sh
doxygen.sh
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate_bignum_tests.py Rename test_suite_bignum for consistency with bignum.{h,c} 2022-10-21 18:54:43 +02:00
generate_psa_tests.py
generate_test_code.py Change test templating syntax to be valid C 2022-11-04 19:53:39 +00:00
generate_tls13_compat_tests.py tls13: server: Note down client not being authenticated in SSL context 2022-10-25 20:02:03 +02:00
generate-afl-tests.sh Don't use test_suite_mpi as an example 2022-10-21 18:56:47 +02:00
list_internal_identifiers.py
list-identifiers.sh
psa_collect_statuses.py
recursion.pl
run-test-suites.pl Print the list of failed suites in verbose mode 2022-10-11 10:48:32 +02:00
scripts_path.py
set_psa_test_dependencies.py
tcp_client.pl
test_config_script.py
test_generate_test_code.py
test_psa_compliance.py
test_psa_constant_names.py
test_zeroize.gdb
test-ref-configs.pl
translate_ciphers.py
travis-log-failure.sh