mbedtls/tests
Gilles Peskine e1d51bd99d Depend on all test headers when building tests
There were explicit dependencies on header files for some test suites,
dating back from when only a few test suites depended on anything in
tests/include. The noted dependencies were still correct, but now that
tests/include is more populated, they were only the tip of the
iceberg. Just keep it simple and depend on all the headers.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-01-20 19:49:23 +01:00
..
.jenkins
configs
data_files Merge pull request #773 from paul-elliott-arm/discrepancy_cert 2020-12-03 12:19:39 +01:00
docker/bionic
git-scripts
include/test Don't call TEST_ASSERT in PSA_DONE 2021-01-06 20:49:42 +01:00
scripts Test SSL with non-deterministic ECDSA 2021-01-13 20:31:24 +01:00
src Disable the insecure PSA test RNG by default 2021-01-06 18:21:18 +01:00
suites Don't call TEST_ASSERT in PSA_DONE 2021-01-06 20:49:42 +01:00
.gitignore
CMakeLists.txt
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Depend on all test headers when building tests 2021-01-20 19:49:23 +01:00
ssl-opt-in-docker.sh
ssl-opt.sh