mbedtls/tests/scripts
Gilles Peskine c426352ec5 check-files: exclude .git and third-party files
Exclude ".git" directories anywhere. This avoids spurious errors in git
checkouts that contain branch names that look like a file
check-files.py would check.

Exclude "mbed-os" anywhere and "examples" from the root. Switch to the
new mechanism to exclude "yotta/module". These are directories where
we store third-party files that do not need to match our preferences.

Exclude "cov-int" from the root. Fix #1691
2018-10-02 19:01:16 +02:00
..
all.sh
basic-build-test.sh
check-doxy-blocks.pl
check-files.py check-files: exclude .git and third-party files 2018-10-02 19:01:16 +02:00
check-generated-files.sh
check-names.sh
check-python-files.sh
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
key-exchanges.pl
list-enum-consts.pl
list-identifiers.sh
list-macros.sh
list-symbols.sh
mbedtls_test.py
recursion.pl
run-test-suites.pl
tcp_client.pl
test-ref-configs.pl
test_generate_test_code.py
test_zeroize.gdb Don't try to disable ASLR 2018-09-27 13:57:46 +02:00
travis-log-failure.sh
yotta-build.sh