df6e84a447
Test that MBEDTLS_PSA_CRYPTO_PLATFORM_FILE and MBEDTLS_PSA_CRYPTO_STRUCT_FILE can be set to files in a directory that comes after the standard directory in the include file search path. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
24 lines
482 B
Text
24 lines
482 B
Text
*.sln
|
|
*.vcxproj
|
|
|
|
# Generated source files
|
|
/suites/*.generated.data
|
|
/suites/test_suite_psa_crypto_storage_format.v[0-9]*.data
|
|
/suites/test_suite_psa_crypto_storage_format.current.data
|
|
|
|
*.log
|
|
/test_suite*
|
|
data_files/mpi_write
|
|
data_files/hmac_drbg_seed
|
|
data_files/ctr_drbg_seed
|
|
data_files/entropy_seed
|
|
|
|
include/alt-extra/psa/crypto_platform_alt.h
|
|
include/alt-extra/psa/crypto_struct_alt.h
|
|
include/test/instrument_record_status.h
|
|
|
|
src/*.o
|
|
src/drivers/*.o
|
|
src/libmbed*
|
|
|
|
libtestdriver1/*
|