mbedtls/tests
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
..
data_files Merge remote-tracking branch 'upstream-public/pr/1494' into mbedtls-2.1-proposed 2018-03-29 10:59:43 +01:00
scripts check-files: exclude .git and third-party files 2018-10-02 13:18:16 +02:00
suites Update library version number to 2.1.15 2018-08-31 16:10:48 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Support out-of-tree testing with CMake 2018-03-21 12:12:47 +01:00
compat.sh Enable SSL test scripts to dump logs on stdout 2018-04-03 17:59:56 +01:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Make DLEXT var configurable in programs and tests makefiles 2018-03-27 20:08:03 +01:00
ssl-opt.sh Add tests for empty CA list in CertificateRequest, TLS 1.0 & 1.1 2018-08-17 10:03:48 +01:00