mbedtls/programs/test
Gilles Peskine d6916d74c5
Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto
Invasive testing strategy

Create a new header `common.h`.

Introduce a configuration option `MBEDTLS_TEST_HOOKS` for test-specific code, to be used in accordance with the invasive testing strategy.
2020-06-02 16:55:48 +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 Link test programs that only use platform functions with mbedcrypto 2020-03-19 14:23:45 +01:00
cpp_dummy_build.cpp Revert "cpp_dummy_build: Remove X.509 dependency" 2020-03-19 14:23:45 +01: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 Declare MBEDTLS_TEST_HOOKS in config.h 2020-03-24 22:56:45 +01:00
selftest.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
udp_proxy_wrapper.sh Revert "Remove programs that depend on TLS or X.509" 2020-03-19 14:07:55 +01:00
udp_proxy.c Merge pull request #2595 from k-stachowiak/unified-exit-in-examples 2020-05-12 10:46:47 +02:00
zeroize.c Return from the test and utility examples via exit() 2019-08-16 06:38:10 +02:00