commit | f7e7acc9c1b8fcca419f8116be494e0768b88145 | [log] [tgz] |
---|---|---|
author | Harry Ramsey <harry.ramsey@arm.com> | Wed Oct 02 16:08:44 2024 +0100 |
committer | Harry Ramsey <harry.ramsey@arm.com> | Fri Oct 04 13:37:42 2024 +0100 |
tree | cf4f56a6641f31183b2c357e0249aefe057085a8 | |
parent | 468c0aede97364dc2e4ce86e28e78156ca5dcf4b [diff] |
Move version tests from tf-psa-crypto/test/suite to test/suites This commit reverts the moves the test for version from tf-psa-crypto/test/suite to test/suites. Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
diff --git a/tf-psa-crypto/tests/suites/test_suite_version.data b/tests/suites/test_suite_version.data similarity index 100% rename from tf-psa-crypto/tests/suites/test_suite_version.data rename to tests/suites/test_suite_version.data
diff --git a/tf-psa-crypto/tests/suites/test_suite_version.function b/tests/suites/test_suite_version.function similarity index 100% rename from tf-psa-crypto/tests/suites/test_suite_version.function rename to tests/suites/test_suite_version.function