From 356597f077c32d7206e252ecd93780a4c61e931e Mon Sep 17 00:00:00 2001 From: Paul Elliott Date: Fri, 1 Dec 2023 18:09:41 +0000 Subject: [PATCH] Make TSan test run operate on full config Signed-off-by: Paul Elliott --- tests/scripts/all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 05fc1a0d54..315c6e5cd7 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -2161,6 +2161,7 @@ component_release_test_valgrind_constant_flow_psa () { component_test_tsan () { msg "build: TSan (clang)" + scripts/config.py full scripts/config.py set MBEDTLS_THREADING_C scripts/config.py set MBEDTLS_THREADING_PTHREAD