all.sh: unset crypto storage define in a psa full config cmake asan test

This commit is contained in:
Andrzej Kurek
2019-05-23 03:01:35 -04:00
parent 73757080c1
commit 324b2f76ca
+1
View File
@@ -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