mbedtls/programs/test
Gilles Peskine 27482f17f1 Run the dlopen test in shared library builds
Non-regression for the fix in https://github.com/ARMmbed/mbedtls/pull/5126:
libmbedtls and libmbedx509 did not declare their dependencies on libmbedx509
and libmbedcrypto when built with make.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-11-25 18:00:53 +01:00
..
cmake_subproject Build: Add MBEDTLS_TARGET_PREFIX 2020-10-20 13:44:44 +01:00
benchmark.c Catch failures of AES or DES operations 2021-09-29 20:40:31 +02:00
CMakeLists.txt New test app for dynamic loading of libmbed* with dlopen 2021-11-25 18:00:53 +01:00
dlopen_demo.sh Run the dlopen test in shared library builds 2021-11-25 18:00:53 +01:00
dlopen.c New test app for dynamic loading of libmbed* with dlopen 2021-11-25 18:00:53 +01:00
generate_cpp_dummy_build.sh Add documentation 2021-10-11 14:29:16 +01:00
query_compile_time_config.c Move the declaration of query_config() to a dedicated header file 2021-01-13 14:19:43 +01:00
query_config.c Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x 2021-10-14 12:11:04 +02:00
query_config.h Move the declaration of query_config() to a dedicated header file 2021-01-13 14:19:43 +01:00
selftest.c Fix GCC warning about test_snprintf 2020-11-25 01:13:12 -03:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
udp_proxy.c Fix bug with UDP proxy not forwarding enough 2021-07-08 12:42:59 +02:00
zeroize.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00