mbedtls/tests
Gilles Peskine 79e213cfc8 Don't include mbedtls/platform.h unconditionally
Programs must not include mbedtls/platform.h if MBEDTLS_PLATFORM_C is
not defined. Test suites don't need to include mbedtls/platform.h
because helpers.function takes care of it.

This commit also removes a stray `;` which is technically not standard C.
2018-12-04 12:25:40 +01:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
data_files Add tests for relaxed CRL-CA name comparison 2018-11-05 11:47:49 +00:00
git-scripts
scripts Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh 2018-11-22 16:27:57 +00:00
suites Don't include mbedtls/platform.h unconditionally 2018-12-04 12:25:40 +01:00
.gitignore
CMakeLists.txt Move library initialization tests to a new test suite 2018-11-22 13:41:38 +01:00
compat.sh
Descriptions.txt
Makefile Add library as valid header file location 2018-11-20 15:21:22 +00:00
ssl-opt.sh Merge branch 'psa_cipher_integration_CRYPTO' into feature-psa-tls-integration-proposed 2018-11-23 15:59:26 +00:00