mbedtls/programs/test
Jarno Lamsa 1881ef53b7 Move the definition of function in zeroize
There is a static dependency in the test system for
this file. To prevent the issue from happening, move
the definition to the end of file so that the last
return in the main remains in the same line.
2019-10-04 15:02:57 +03:00
..
benchmark.c Adapt the example programs 2019-10-04 12:52:42 +03:00
CMakeLists.txt Remove ssl_cert_test sample app 2019-04-07 16:51:18 +03:00
cpp_dummy_build.cpp Remove md_wrap.c and md_internal.h 2019-09-09 09:45:57 +01:00
query_compile_time_config.c Fix aligment in programs/test/query_compile_time_config.c 2019-02-07 10:32:31 +00:00
selftest.c Adapt the example programs 2019-10-04 12:52:42 +03:00
udp_proxy_wrapper.sh udp_proxy_wrapper.sh: fix cleanup not cleaning up 2017-10-24 11:25:19 +01:00
udp_proxy.c UDP proxy: Don't attempt to dissect dgram into records when dropping 2019-06-13 11:21:42 +01:00
zeroize.c Move the definition of function in zeroize 2019-10-04 15:02:57 +03:00