Add config-thread.h to test-ref-configs.pl

This commit is contained in:
Manuel Pégourié-Gonnard 2015-10-20 14:47:00 +02:00
parent eb47b870b1
commit ca700b2371
3 changed files with 26 additions and 0 deletions

View file

@ -71,6 +71,10 @@
#define MBEDTLS_SSL_SRV_C
#define MBEDTLS_SSL_TLS_C
/* For tests using ssl-opt.sh */
#define MBEDTLS_NET_C
#define MBEDTLS_TIMING_C
/* Save RAM by adjusting to our exact needs */
#define MBEDTLS_ECP_MAX_BITS 256
#define MBEDTLS_ENTROPY_MAX_SOURCES 2