mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Test the PSA alternative header configuration macros
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>
This commit is contained in:
parent
b1176f2583
commit
df6e84a447
8 changed files with 83 additions and 0 deletions
1
programs/.gitignore
vendored
1
programs/.gitignore
vendored
|
|
@ -64,6 +64,7 @@ test/cpp_dummy_build.cpp
|
|||
test/dlopen
|
||||
test/ecp-bench
|
||||
test/query_compile_time_config
|
||||
test/query_included_headers
|
||||
test/selftest
|
||||
test/ssl_cert_test
|
||||
test/udp_proxy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue