Declare the new (automatically generated) test data file
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
7d112ae04c
commit
342cc7c475
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ add_test_suite(psa_crypto_entropy)
|
|||
add_test_suite(psa_crypto_hash)
|
||||
add_test_suite(psa_crypto_init)
|
||||
add_test_suite(psa_crypto_metadata)
|
||||
add_test_suite(psa_crypto_not_supported.generated)
|
||||
add_test_suite(psa_crypto_not_supported.misc)
|
||||
add_test_suite(psa_crypto_persistent_key)
|
||||
add_test_suite(psa_crypto_se_driver_hal)
|
||||
|
|
Loading…
Reference in a new issue