mbedtls/programs/test
Manuel Pégourié-Gonnard 73afa37507 Add option to test constant-flow with valgrind
Currently the new component in all.sh fails because
mbedtls_ssl_cf_memcpy_offset() is not actually constant flow - this is on
purpose to be able to verify that the new test works.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2020-08-20 10:22:41 +02:00
..
cmake_subproject Restore linking against all libraries in the cmake_subproject test 2020-03-23 17:55:31 +01:00
benchmark.c Merge pull request #3319 from Kxuan/development 2020-05-18 10:10:25 +01:00
CMakeLists.txt programs: Link to tests common code 2020-06-26 10:45:16 +02:00
cpp_dummy_build.cpp cpp_dummy_build: Add missing header psa_util.h 2019-04-14 15:55:20 -05:00
query_compile_time_config.c Fix aligment in programs/test/query_compile_time_config.c 2019-02-07 10:38:22 +00:00
query_config.c Add option to test constant-flow with valgrind 2020-08-20 10:22:41 +02:00
selftest.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
udp_proxy.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
udp_proxy_wrapper.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
zeroize.c Remove hardcoded line number from the zeroize test 2020-06-09 12:52:04 +02:00