jaypit02 | ea3cd06 | 2018-10-05 12:22:38 +0530 | [diff] [blame] | 1 | #/** @file |
jk-arm | 957cfea | 2021-06-18 15:52:12 +0530 | [diff] [blame] | 2 | # * Copyright (c) 2019-2021, Arm Limited or its affiliates. All rights reserved. |
jaypit02 | ea3cd06 | 2018-10-05 12:22:38 +0530 | [diff] [blame] | 3 | # * SPDX-License-Identifier : Apache-2.0 |
| 4 | # * |
| 5 | # * Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | # * you may not use this file except in compliance with the License. |
| 7 | # * You may obtain a copy of the License at |
| 8 | # * |
| 9 | # * http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | # * |
| 11 | # * Unless required by applicable law or agreed to in writing, software |
| 12 | # * distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | # * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | # * See the License for the specific language governing permissions and |
| 15 | # * limitations under the License. |
| 16 | #**/ |
| 17 | |
| 18 | |
| 19 | #List of tests to be compiled and run as part of crypto suite |
| 20 | |
| 21 | (START) |
| 22 | |
| 23 | test_c001 |
jk-arm | 01ee3ff | 2021-10-18 22:41:47 +0530 | [diff] [blame^] | 24 | test_c002, failing_test |
jaypit02 | ea3cd06 | 2018-10-05 12:22:38 +0530 | [diff] [blame] | 25 | test_c003 |
| 26 | test_c004 |
| 27 | test_c005 |
| 28 | test_c006 |
| 29 | test_c007 |
| 30 | test_c008 |
| 31 | test_c009 |
| 32 | test_c010 |
| 33 | test_c011 |
| 34 | test_c012 |
| 35 | test_c013 |
| 36 | test_c014 |
| 37 | test_c015 |
Gowtham Siddarth | 4722308 | 2019-01-17 09:59:50 +0530 | [diff] [blame] | 38 | test_c016 |
| 39 | test_c017 |
| 40 | test_c018 |
| 41 | test_c019 |
| 42 | test_c020 |
| 43 | test_c021 |
| 44 | test_c022 |
| 45 | test_c023 |
| 46 | test_c024 |
| 47 | test_c025 |
jk-arm | 01ee3ff | 2021-10-18 22:41:47 +0530 | [diff] [blame^] | 48 | test_c026, failing_test |
| 49 | test_c027, failing_test |
| 50 | test_c028, failing_test |
| 51 | test_c029, failing_test |
| 52 | test_c030, failing_test |
Gowtham Siddarth | 4722308 | 2019-01-17 09:59:50 +0530 | [diff] [blame] | 53 | test_c031 |
| 54 | test_c032 |
| 55 | test_c033 |
| 56 | test_c034 |
| 57 | test_c035 |
| 58 | test_c036 |
| 59 | test_c037 |
| 60 | test_c038 |
| 61 | test_c039 |
| 62 | test_c040 |
| 63 | test_c041 |
| 64 | test_c042 |
| 65 | test_c043 |
Jaykumar Pitambarbhai Patel | f97bc88 | 2019-06-03 11:57:48 +0530 | [diff] [blame] | 66 | test_c044 |
Gowtham Siddarth | b892626 | 2019-08-05 12:59:35 +0530 | [diff] [blame] | 67 | test_c045 |
| 68 | test_c046 |
| 69 | test_c047 |
| 70 | test_c048 |
| 71 | test_c049 |
| 72 | test_c050 |
| 73 | test_c051 |
jk-arm | 01ee3ff | 2021-10-18 22:41:47 +0530 | [diff] [blame^] | 74 | test_c052, failing_test |
| 75 | test_c053, failing_test |
| 76 | test_c054, failing_test |
| 77 | test_c055, failing_test |
| 78 | test_c056, failing_test |
| 79 | test_c057, failing_test |
| 80 | test_c058, failing_test |
| 81 | test_c059, failing_test |
| 82 | test_c060, failing_test |
| 83 | test_c061, failing_test |
| 84 | test_c062, failing_test |
| 85 | test_c063, failing_test |
jaypit02 | ea3cd06 | 2018-10-05 12:22:38 +0530 | [diff] [blame] | 86 | |
| 87 | (END) |