1 /*
2  * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd.
3  * Licensed under the Apache License, Version 2.0 (the "License");
4  * you may not use this file except in compliance with the License.
5  * You may obtain a copy of the License at
6  *
7  *     http://www.apache.org/licenses/LICENSE-2.0
8  *
9  * Unless required by applicable law or agreed to in writing, software
10  * distributed under the License is distributed on an "AS IS" BASIS,
11  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12  * See the License for the specific language governing permissions and
13  * limitations under the License.
14  */
15 
16 #include <climits>
17 #include <gtest/gtest.h>
18 #include "../Deqpgles3BaseFunc.h"
19 #include "../ActsDeqpgles30022TestSuite.h"
20 #include "shrinkdefine.h"
21 
22 using namespace std;
23 using namespace testing::ext;
24 using namespace OHOS;
25 
26 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021755,
27         "dEQP-GLES3.functional.shaders.",
28         "random.all_features.fragment.0");
29 
30 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021756,
31         "dEQP-GLES3.functional.shaders.",
32         "random.all_features.fragment.1");
33 
34 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021757,
35         "dEQP-GLES3.functional.shaders.",
36         "random.all_features.fragment.2");
37 
38 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021758,
39         "dEQP-GLES3.functional.shaders.",
40         "random.all_features.fragment.3");
41 
42 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021759,
43         "dEQP-GLES3.functional.shaders.",
44         "random.all_features.fragment.4");
45 
46 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021760,
47         "dEQP-GLES3.functional.shaders.",
48         "random.all_features.fragment.5");
49 
50 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021761,
51         "dEQP-GLES3.functional.shaders.",
52         "random.all_features.fragment.8");
53 
54 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021762,
55         "dEQP-GLES3.functional.shaders.",
56         "random.all_features.fragment.10");
57 
58 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021763,
59         "dEQP-GLES3.functional.shaders.",
60         "random.all_features.fragment.11");
61 
62 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021764,
63         "dEQP-GLES3.functional.shaders.",
64         "random.all_features.fragment.12");
65 
66 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021765,
67         "dEQP-GLES3.functional.shaders.",
68         "random.all_features.fragment.15");
69 
70 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021766,
71         "dEQP-GLES3.functional.shaders.",
72         "random.all_features.fragment.17");
73 
74 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021767,
75         "dEQP-GLES3.functional.shaders.",
76         "random.all_features.fragment.19");
77 
78 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021768,
79         "dEQP-GLES3.functional.shaders.",
80         "random.all_features.fragment.20");
81 
82 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021769,
83         "dEQP-GLES3.functional.shaders.",
84         "random.all_features.fragment.23");
85 
86 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021770,
87         "dEQP-GLES3.functional.shaders.",
88         "random.all_features.fragment.24");
89 
90 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021771,
91         "dEQP-GLES3.functional.shaders.",
92         "random.all_features.fragment.26");
93 
94 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021772,
95         "dEQP-GLES3.functional.shaders.",
96         "random.all_features.fragment.27");
97 
98 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021773,
99         "dEQP-GLES3.functional.shaders.",
100         "random.all_features.fragment.28");
101 
102 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021774,
103         "dEQP-GLES3.functional.shaders.",
104         "random.all_features.fragment.29");
105 
106 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021775,
107         "dEQP-GLES3.functional.shaders.",
108         "random.all_features.fragment.31");
109 
110 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021776,
111         "dEQP-GLES3.functional.shaders.",
112         "random.all_features.fragment.33");
113 
114 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021777,
115         "dEQP-GLES3.functional.shaders.",
116         "random.all_features.fragment.35");
117 
118 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021778,
119         "dEQP-GLES3.functional.shaders.",
120         "random.all_features.fragment.36");
121 
122 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021779,
123         "dEQP-GLES3.functional.shaders.",
124         "random.all_features.fragment.37");
125 
126 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021780,
127         "dEQP-GLES3.functional.shaders.",
128         "random.all_features.fragment.41");
129 
130 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021781,
131         "dEQP-GLES3.functional.shaders.",
132         "random.all_features.fragment.42");
133 
134 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021782,
135         "dEQP-GLES3.functional.shaders.",
136         "random.all_features.fragment.43");
137 
138 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021783,
139         "dEQP-GLES3.functional.shaders.",
140         "random.all_features.fragment.44");
141 
142 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021784,
143         "dEQP-GLES3.functional.shaders.",
144         "random.all_features.fragment.45");
145 
146 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021785,
147         "dEQP-GLES3.functional.shaders.",
148         "random.all_features.fragment.47");
149 
150 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021786,
151         "dEQP-GLES3.functional.shaders.",
152         "random.all_features.fragment.48");
153 
154 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021787,
155         "dEQP-GLES3.functional.shaders.",
156         "random.all_features.fragment.49");
157 
158 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021788,
159         "dEQP-GLES3.functional.shaders.",
160         "random.all_features.fragment.50");
161 
162 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021789,
163         "dEQP-GLES3.functional.shaders.",
164         "random.all_features.fragment.51");
165 
166 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021790,
167         "dEQP-GLES3.functional.shaders.",
168         "random.all_features.fragment.52");
169 
170 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021791,
171         "dEQP-GLES3.functional.shaders.",
172         "random.all_features.fragment.54");
173 
174 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021792,
175         "dEQP-GLES3.functional.shaders.",
176         "random.all_features.fragment.57");
177 
178 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021793,
179         "dEQP-GLES3.functional.shaders.",
180         "random.all_features.fragment.58");
181 
182 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021794,
183         "dEQP-GLES3.functional.shaders.",
184         "random.all_features.fragment.59");
185 
186 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021795,
187         "dEQP-GLES3.functional.shaders.",
188         "random.all_features.fragment.60");
189 
190 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021796,
191         "dEQP-GLES3.functional.shaders.",
192         "random.all_features.fragment.61");
193 
194 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021797,
195         "dEQP-GLES3.functional.shaders.",
196         "random.all_features.fragment.62");
197 
198 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021798,
199         "dEQP-GLES3.functional.shaders.",
200         "random.all_features.fragment.63");
201 
202 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021799,
203         "dEQP-GLES3.functional.shaders.",
204         "random.all_features.fragment.67");
205 
206 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021800,
207         "dEQP-GLES3.functional.shaders.",
208         "random.all_features.fragment.68");
209 
210 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021801,
211         "dEQP-GLES3.functional.shaders.",
212         "random.all_features.fragment.71");
213 
214 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021802,
215         "dEQP-GLES3.functional.shaders.",
216         "random.all_features.fragment.73");
217 
218 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021803,
219         "dEQP-GLES3.functional.shaders.",
220         "random.all_features.fragment.74");
221 
222 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021804,
223         "dEQP-GLES3.functional.shaders.",
224         "random.all_features.fragment.75");
225 
226 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021805,
227         "dEQP-GLES3.functional.shaders.",
228         "random.all_features.fragment.76");
229 
230 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021806,
231         "dEQP-GLES3.functional.shaders.",
232         "random.all_features.fragment.77");
233 
234 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021807,
235         "dEQP-GLES3.functional.shaders.",
236         "random.all_features.fragment.78");
237 
238 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021808,
239         "dEQP-GLES3.functional.shaders.",
240         "random.all_features.fragment.79");
241 
242 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021809,
243         "dEQP-GLES3.functional.shaders.",
244         "random.all_features.fragment.82");
245 
246 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021810,
247         "dEQP-GLES3.functional.shaders.",
248         "random.all_features.fragment.83");
249 
250 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021811,
251         "dEQP-GLES3.functional.shaders.",
252         "random.all_features.fragment.84");
253 
254 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021812,
255         "dEQP-GLES3.functional.shaders.",
256         "random.all_features.fragment.85");
257 
258 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021813,
259         "dEQP-GLES3.functional.shaders.",
260         "random.all_features.fragment.87");
261 
262 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021814,
263         "dEQP-GLES3.functional.shaders.",
264         "random.all_features.fragment.88");
265 
266 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021815,
267         "dEQP-GLES3.functional.shaders.",
268         "random.all_features.fragment.90");
269 
270 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021816,
271         "dEQP-GLES3.functional.shaders.",
272         "random.all_features.fragment.91");
273 
274 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021817,
275         "dEQP-GLES3.functional.shaders.",
276         "random.all_features.fragment.92");
277 
278 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021818,
279         "dEQP-GLES3.functional.shaders.",
280         "random.all_features.fragment.93");
281 
282 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021819,
283         "dEQP-GLES3.functional.shaders.",
284         "random.all_features.fragment.95");
285 
286 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021820,
287         "dEQP-GLES3.functional.shaders.",
288         "random.all_features.fragment.97");
289 
290 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021821,
291         "dEQP-GLES3.functional.shaders.",
292         "random.all_features.fragment.98");
293 
294 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021822,
295         "dEQP-GLES3.functional.shaders.",
296         "random.all_features.fragment.99");
297