mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-04 06:40:03 +00:00
Fix test suite declarations for cmake
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
fa3c69a60f
commit
79f2166c22
@ -146,8 +146,8 @@ 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_not_supported psa_crypto_not_supported.generated)
|
||||
add_test_suite(psa_crypto_not_supported psa_crypto_not_supported.misc)
|
||||
add_test_suite(psa_crypto_persistent_key)
|
||||
add_test_suite(psa_crypto_se_driver_hal)
|
||||
add_test_suite(psa_crypto_se_driver_hal_mocks)
|
||||
|
Loading…
x
Reference in New Issue
Block a user