mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 13:20:21 +00:00
Make TSan test run operate on full config
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
bb0e48f94f
commit
356597f077
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user