mbedtls/tests
Yuto Takano 8e9a219310 Improve ease of specifying which files to look in (check_names)
- Instead of os.path.join, use glob patterns (supports Windows too)
- Instead of creating the lists beforehand (which adds messiness), pass glob
  expessions to functions and let them memoise it.
- Add support for excluding based on glob patterns, which isn't used now but
  could come in handy.

Signed-off-by: Yuto Takano <yuto.takano@arm.com>
2021-08-09 14:48:53 +01:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts Update scripts to use check-names.py 2021-08-06 21:04:32 +01:00
include
scripts Improve ease of specifying which files to look in (check_names) 2021-08-09 14:48:53 +01:00
src
suites Merge pull request #4806 from hanno-arm/ssl_session_serialization_version 2021-08-02 12:45:55 +02:00
.gitignore
CMakeLists.txt
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh Merge pull request #4695 from yutotakano/fix-ssl-opt.sh-hard-abort 2021-08-04 10:16:19 +02:00