1#/** @file
2# * Copyright (c) 2021-2022, Arm Limited or its affiliates. All rights reserved.
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 IPC suite
20
21(START)
22
23test_i001
24test_i003
25test_i013, panic_test
26test_i014, panic_test
27test_i015, panic_test
28test_i016, panic_test
29test_i021
30test_i022, panic_test
31test_i023, panic_test
32test_i024, panic_test
33test_i025, panic_test
34test_i026, panic_test
35test_i030, panic_test
36test_i031, panic_test
37test_i032, panic_test
38test_i033, panic_test
39test_i036, panic_test
40test_i037, panic_test
41test_i038, panic_test
42test_i039, panic_test
43test_i042, panic_test
44test_i043, panic_test
45test_i044, panic_test
46test_i045, panic_test
47test_i046, panic_test
48test_i047, panic_test
49test_i048, panic_test
50test_i049, panic_test
51test_i050, panic_test
52test_i051, panic_test
53test_i052, panic_test
54test_i053, panic_test
55test_i054, panic_test
56test_i055, panic_test
57test_i056, panic_test
58test_i057, panic_test
59test_i058
60test_i059, panic_test
61test_i060, panic_test
62test_i061, panic_test
63test_i062, panic_test
64test_i063
65test_i064, panic_test
66test_i065, panic_test
67test_i066, panic_test
68test_i067
69test_i068, panic_test
70test_i069, panic_test
71test_i070, panic_test
72test_i071
73test_i072, panic_test
74test_i073, panic_test
75test_i074, panic_test
76test_i075, panic_test
77test_i076, panic_test
78test_i077, panic_test
79test_i078, panic_test
80test_i079, panic_test
81test_i080, panic_test
82test_i081, panic_test
83test_i082, panic_test
84test_i083, panic_test
85test_i084, panic_test
86test_i085, panic_test
87test_i086, panic_test
88test_i087, panic_test
89test_i088
90test_i089, panic_test
91test_i090, panic_test
92
93(END)
94