Add psa_crypto test suite to Cmake
Add psa_crypto test suite to Cmake
This commit is contained in:
parent
e6b67a1e78
commit
cdd3be9cfb
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ add_test_suite(pk)
|
|||
add_test_suite(pkparse)
|
||||
add_test_suite(pkwrite)
|
||||
add_test_suite(poly1305)
|
||||
add_test_suite(psa_crypto)
|
||||
add_test_suite(shax)
|
||||
add_test_suite(ssl)
|
||||
add_test_suite(timing)
|
||||
|
|
Loading…
Reference in a new issue