Remove tests that depend on TLS or X.509

This commit is contained in:
Jaeden Amero 2018-11-02 10:51:09 +00:00
parent 2b725ef727
commit 9afb2e9921
24 changed files with 4 additions and 13166 deletions

View file

@ -15,7 +15,7 @@ if(INSTALL_MBEDTLS_HEADERS)
endif(INSTALL_MBEDTLS_HEADERS)
# Make config.h available in an out-of-source build. ssl-opt.sh requires it.
# Make config.h available in an out-of-source build.
if (NOT ${CMAKE_CURRENT_BINARY_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
link_to_source(mbedtls)
link_to_source(psa)