mbedtls/tests/.gitignore

29 lines
635 B
Plaintext
Raw Normal View History

*.sln
*.vcxproj
2014-03-26 11:57:13 +00:00
*.log
/test_suite*
data_files/mpi_write
data_files/hmac_drbg_seed
2014-01-31 11:16:54 +00:00
data_files/ctr_drbg_seed
2014-05-30 08:38:18 +00:00
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/libmbed*
libtestdriver1/*
###START_GENERATED_FILES###
# Generated source files
/suites/*.generated.data
suites/test_suite_config.mbedtls_boolean.data
suites/test_suite_config.psa_boolean.data
/suites/test_suite_psa_crypto_storage_format.v[0-9]*.data
/suites/test_suite_psa_crypto_storage_format.current.data
/src/test_keys.h
/src/test_certs.h
###END_GENERATED_FILES###