mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue