| From 197fd3e139921efc6a022bbb57d31971d136047e Mon Sep 17 00:00:00 2001 |
| From: Balint Dobszay <balint.dobszay@arm.com> |
| Date: Fri, 3 Feb 2023 17:56:35 +0100 |
| Subject: [PATCH 2/2] Disable crypto test 262 and 263 |
| |
| These test cases are not supported by Trusted Services. |
| |
| Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> |
| --- |
| api-tests/dev_apis/crypto/testsuite.db | 2 -- |
| 1 file changed, 2 deletions(-) |
| |
| diff --git a/api-tests/dev_apis/crypto/testsuite.db b/api-tests/dev_apis/crypto/testsuite.db |
| index 2f09dcd..184cb59 100644 |
| --- a/api-tests/dev_apis/crypto/testsuite.db |
| +++ b/api-tests/dev_apis/crypto/testsuite.db |
| @@ -81,7 +81,5 @@ test_c058 |
| test_c059 |
| test_c060 |
| test_c061 |
| -test_c062, failing_test |
| -test_c063, failing_test |
| |
| (END) |
| -- |
| 2.34.1 |
| |