commit | bd77a35b955accff48bee8cf32da088a50df46db | [log] [tgz] |
---|---|---|
author | Harry Ramsey <harry.ramsey@arm.com> | Mon Oct 14 11:56:40 2024 +0100 |
committer | Harry Ramsey <harry.ramsey@arm.com> | Fri Oct 18 08:19:50 2024 +0100 |
tree | 6595b584843fa98e81176b292e3920ed5ac2a8df | |
parent | a05bfeed1e90a8dca3a3debd69ec1cef8ce5206e [diff] |
Move tests for error.c from tf-psa-crypto to Mbed TLS This commit moves the test functions and test data from tf-psa-crypto to Mbed TLS. Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
diff --git a/tf-psa-crypto/tests/suites/test_suite_error.data b/tests/suites/test_suite_error.data similarity index 100% rename from tf-psa-crypto/tests/suites/test_suite_error.data rename to tests/suites/test_suite_error.data
diff --git a/tf-psa-crypto/tests/suites/test_suite_error.function b/tests/suites/test_suite_error.function similarity index 100% rename from tf-psa-crypto/tests/suites/test_suite_error.function rename to tests/suites/test_suite_error.function