mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 22:19:05 +00:00
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:
parent
6665b67ddf
commit
40741f8ce5
5 changed files with 135 additions and 1 deletions
1
programs/.gitignore
vendored
1
programs/.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue