diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index c35fe1819..7d53ba8e4 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -979,6 +979,7 @@ component_test_memory_buffer_allocator () { msg "build: default config with memory buffer allocator enabled" scripts/config.pl set MBEDTLS_MEMORY_BUFFER_ALLOC_C scripts/config.pl set MBEDTLS_MEMORY_BACKTRACE + scripts/config.pl set MBEDTLS_PLATFORM_MEMORY CC=gcc cmake . make