mbedtls/tests
Jaeden Amero 120d571e8e tests: Use parent module includes when used as a submodule
For Makefiles, enable overriding where includes can come from in order
to enable the parent module to set the include path. This allows the
parent module to specify that its config.h should be used, even when the
submodule when built standalone would use a different config.h.

For CMake, always look in the parent's include folder and our own. List
the parent's include folder first, so that preference is given to parent
include files.
2019-03-11 16:50:25 +00:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
data_files Add tests for (named) bitstring to suite_asn1write 2019-02-28 09:36:30 +00:00
git-scripts Merge development commit 8e76332 into development-psa 2019-01-31 08:20:20 -05:00
scripts Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00
suites Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00
.gitignore
CMakeLists.txt tests: Use parent module includes when used as a submodule 2019-03-11 16:50:25 +00:00
Descriptions.txt Remove tests that depend on TLS or X.509 2019-03-11 16:49:26 +00:00
Makefile tests: Use parent module includes when used as a submodule 2019-03-11 16:50:25 +00:00