all.sh: unset crypto storage define in a psa full config cmake asan test
This commit is contained in:
parent
73757080c1
commit
324b2f76ca
1 changed files with 1 additions and 0 deletions
|
@ -809,6 +809,7 @@ component_test_no_use_psa_crypto_full_cmake_asan() {
|
|||
scripts/config.pl set MBEDTLS_PSA_CRYPTO_C
|
||||
scripts/config.pl unset MBEDTLS_USE_PSA_CRYPTO
|
||||
scripts/config.pl unset MBEDTLS_PSA_ITS_FILE_C
|
||||
scripts/config.pl unset MBEDTLS_PSA_CRYPTO_STORAGE_C
|
||||
CC=gcc cmake -D CMAKE_BUILD_TYPE:String=Asan .
|
||||
make
|
||||
|
||||
|
|
Loading…
Reference in a new issue