Add a test with a cpp executable including all mbed TLS headers

In case of any problems with the 'extern "C"' directives,
building the executable will fail
This commit is contained in:
Andrzej Kurek
2018-03-14 17:24:01 -04:00
parent 6665b67ddf
commit 40741f8ce5
5 changed files with 135 additions and 1 deletions

1
programs/.gitignore vendored
View File

@@ -45,6 +45,7 @@ ssl/mini_client
test/benchmark
test/ecp-bench
test/selftest
test/header_test
test/ssl_cert_test
test/udp_proxy
test/zeroize