mbedtls/tests/scripts
Gilles Peskine 1e4c705414 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. Fix #1713

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 13:18:16 +02:00
..
all.sh In keep-going mode, don't hard-fail on some tests 2018-09-27 10:19:00 +02:00
check-doxy-blocks.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
check-files.py check-files: exclude .git and third-party files 2018-10-02 13:18:16 +02:00
check-generated-files.sh Fix uninitialized var in check-generated-files.sh 2018-05-01 21:07:31 +01:00
check-names.sh Add support for MBEDTLS_USER_CONFIG_FILE 2015-08-06 09:57:54 +02:00
curves.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
depends-hashes.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
depends-pkalgs.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
gen_ctr_drbg.pl Merge remote-tracking branch 'public/pr/1771' into mbedtls-2.1 2018-06-28 11:38:18 +01:00
gen_gcm_decrypt.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
gen_gcm_encrypt.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
gen_pkcs1_v21_sign_verify.pl Merge remote-tracking branch 'public/pr/1771' into mbedtls-2.1 2018-06-28 11:38:18 +01:00
generate_code.pl generate_code: add #line directives 2018-03-13 19:15:06 +01:00
key-exchanges.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
list-enum-consts.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
list-identifiers.sh Add test script check-names.sh 2015-04-09 10:53:11 +02:00
list-macros.sh Add test script check-names.sh 2015-04-09 10:53:11 +02:00
list-symbols.sh Fix list-symbols.sh 2015-08-04 17:46:21 +02:00
recursion.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
run-test-suites.pl Merge remote-tracking branch 'public/pr/1771' into mbedtls-2.1 2018-06-28 11:38:18 +01:00
tcp_client.pl Fix FALLBACK_SCSV parsing 2017-05-16 18:03:02 +02:00
test-ref-configs.pl Backport 2.1: Use "#!/usr/bin/env perl" as shebang line. 2018-04-04 22:29:59 +00:00
yotta-build.sh Add test for yotta debug build 2016-01-08 15:08:49 +01:00