| #/** @file |
| # * Copyright (c) 2018-2019, Arm Limited or its affiliates. All rights reserved. |
| # * SPDX-License-Identifier : Apache-2.0 |
| # * |
| # * Licensed under the Apache License, Version 2.0 (the "License"); |
| # * you may not use this file except in compliance with the License. |
| # * You may obtain a copy of the License at |
| # * |
| # * http://www.apache.org/licenses/LICENSE-2.0 |
| # * |
| # * Unless required by applicable law or agreed to in writing, software |
| # * distributed under the License is distributed on an "AS IS" BASIS, |
| # * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # * See the License for the specific language governing permissions and |
| # * limitations under the License. |
| #**/ |
| |
| |
| #List of tests to be compiled and run as part of IPC suite |
| |
| (START) |
| |
| test_i001 |
| test_i002 |
| test_i003 |
| test_i004 |
| test_i005 |
| test_i006 |
| test_i007 |
| test_i008 |
| test_i009 |
| test_i010 |
| test_i011 |
| test_i012 |
| test_i013 |
| test_i014 |
| test_i015 |
| test_i016 |
| test_i017 |
| test_i018 |
| test_i019 |
| test_i020 |
| test_i021 |
| test_i022 |
| test_i023 |
| test_i024 |
| test_i025 |
| test_i026 |
| test_i027 |
| test_i028 |
| test_i029 |
| test_i030 |
| test_i031 |
| test_i032 |
| test_i033 |
| test_i034 |
| test_i035 |
| test_i036 |
| test_i037 |
| test_i038 |
| test_i039 |
| test_i040 |
| test_i041 |
| test_i042 |
| test_i043 |
| test_i044 |
| test_i045 |
| test_i046 |
| test_i047 |
| test_i048 |
| test_i049 |
| test_i050 |
| test_i051 |
| test_i052 |
| test_i053 |
| test_i054 |
| test_i055 |
| test_i056 |
| test_i057 |
| test_i058 |
| test_i059 |
| test_i060 |
| test_i061 |
| test_i062 |
| test_i063 |
| test_i064 |
| test_i065 |
| test_i066 |
| |
| (END) |