mbedtls/tests
Gilles Peskine 0b62b7a21f Allow turning off re-generation of files with make
In make builds, when GEN_FILES is false (empty), don't try to re-generate
configuration-independent source files, regardless of whether they seem
out of date. This is useful, for example, if you have a source tree where
`make generated_files` has already run and file timestamps reflect the
time the files were copied or extracted, and you are now in an environment
that lacks some of the necessary tools to re-generate the files.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-09-08 16:19:13 +02:00
..
.jenkins
configs config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h 2023-09-02 19:22:45 +01:00
data_files Merge pull request #7971 from AgathiyanB/fix-data-files-makefile 2023-08-21 14:43:07 +00:00
docker/bionic
git-scripts
include Remove obsolete header inclusions 2023-08-21 16:10:06 +02:00
opt-testcases
scripts config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h 2023-09-02 19:22:45 +01:00
src Merge remote-tracking branch 'origin/development' into misc-code-size 2023-08-31 11:53:46 +01:00
suites Fix incorrect test dependencies in pkwrite tests 2023-09-07 17:43:12 +01:00
.gitignore
CMakeLists.txt New test suite for the low-level hash interface 2023-08-22 09:59:42 +02:00
compat-in-docker.sh
compat.sh Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases 2023-08-30 10:38:28 +08:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Allow turning off re-generation of files with make 2023-09-08 16:19:13 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh