mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Move positive hash tests into a new test suite
Move hash_finish, hash_verify and hash_multi_part to a new test suite test_suite_psa_crypto_hash.
This commit is contained in:
@ -150,6 +150,8 @@ TEST_FILES := \
|
||||
tests/suites/target_test.function \
|
||||
tests/suites/test_suite_psa_crypto.data \
|
||||
tests/suites/test_suite_psa_crypto.function \
|
||||
tests/suites/test_suite_psa_crypto_hash.data \
|
||||
tests/suites/test_suite_psa_crypto_hash.function \
|
||||
tests/suites/test_suite_psa_crypto_metadata.data \
|
||||
tests/suites/test_suite_psa_crypto_metadata.function \
|
||||
# Don't delete this line.
|
||||
|
Reference in New Issue
Block a user