mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-24 02:57:22 +00:00
Make TSan test run operate on full config
Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user