mbedtls/tests/scripts
Gilles Peskine c117d5928c check-files: detect merge artifacts
Detect Git merge artifacts. These are lines starting with "<<<<<<",
"|||||||" or ">>>>>>>" followed by a space, or containing just
"=======". For "=======", exempt Markdown files, because this can be
used to underline a title, as a compromise between false negatives and
false positives.
2018-11-23 21:11:52 +01:00
..
all.sh Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed 2018-11-07 12:58:44 +00:00
basic-build-test.sh
check-doxy-blocks.pl
check-files.py check-files: detect merge artifacts 2018-11-23 21:11:52 +01:00
check-generated-files.sh
check-names.sh Remove Yotta support from the docs, tests and build scripts 2018-09-26 17:55:09 +01:00
check-python-files.sh Style fixes 2018-08-06 11:42:56 +01:00
curves.pl
depends-hashes.pl
depends-pkalgs.pl
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_test_code.py Less obscure test suites template 2018-08-06 11:42:56 +01:00
key-exchanges.pl
list-enum-consts.pl
list-identifiers.sh
list-macros.sh
list-symbols.sh
mbedtls_test.py Fix Pylint errors in Python scripts 2018-08-06 11:42:56 +01:00
recursion.pl
run-test-suites.pl Merge remote-tracking branch 'public/pr/1806' into development 2018-10-27 17:59:17 +01:00
tcp_client.pl
test-ref-configs.pl
test_generate_test_code.py Fix Python 2 & 3 compatibility in test_generate_test_code.py 2018-08-06 11:42:56 +01:00
test_zeroize.gdb Don't try to disable ASLR 2018-09-28 14:31:16 +02:00
travis-log-failure.sh