add psa_crypto to test suites

This commit is contained in:
mohammad1603 2018-06-01 04:41:27 -07:00 committed by itayzafrir
parent e797945ea9
commit 20399393a5

View File

@ -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)