mbedtls/programs/test
Harry Ramsey 9c66405098 Disable strerror in test programs
This commit disables printing strerror messages in test programs. This
is due to moving the functions back to Mbed TLS and wanting to keep
dependencies of programs small. The code has not been removed but simply
commented out for when these functions are reimplemented.

Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
2024-10-18 11:17:50 +01:00
..
cmake_package Add and update some .gitignore files 2024-06-12 15:22:26 +02:00
cmake_package_install Add and update some .gitignore files 2024-06-12 15:22:26 +02:00
cmake_subproject Refactor common PThreads CMake code 2024-01-24 18:05:53 +00:00
benchmark.c Disable strerror in test programs 2024-10-18 11:17:50 +01:00
CMakeLists.txt CMake: support "make ssl-opt" to just build what ssl-opt.sh needs 2024-09-14 12:19:19 +02:00
dlopen_demo.sh
dlopen.c
generate_cpp_dummy_build.sh Adjust more paths to Mbed TLS crypto headers 2024-07-01 14:59:35 +02:00
metatest.c Fix format-pedantic error in programs/test/metatest.c 2024-08-09 10:29:59 +01:00
query_compile_time_config.c
query_config.h
query_included_headers.c
selftest.c Fix missing-prototype errors in sample programs 2024-08-09 10:29:58 +01:00
udp_proxy_wrapper.sh
udp_proxy.c Adjust spacing in sample programs 2024-08-09 10:29:58 +01:00
zeroize.c Fix missing-prototype errors in sample programs 2024-08-09 10:29:58 +01:00