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 "../Deqpgles31BaseFunc.h"
19#include "../ActsDeqpgles310019TestSuite.h"
20#include "shrinkdefine.h"
21
22using namespace std;
23using namespace testing::ext;
24using namespace OHOS;
25
26static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018581,
27        "dEQP-GLES31.functional.debug.negativ",
28        "e_coverage.callbacks.fragment.scissor");
29
30static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018582,
31        "dEQP-GLES31.functional.debug.negative_",
32        "coverage.callbacks.fragment.depth_func");
33
34static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018583,
35        "dEQP-GLES31.functional.debug.negative",
36        "_coverage.callbacks.fragment.viewport");
37
38static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018584,
39        "dEQP-GLES31.functional.debug.negative_c",
40        "overage.callbacks.fragment.stencil_func");
41
42static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018585,
43        "dEQP-GLES31.functional.debug.negative_cover",
44        "age.callbacks.fragment.stencil_func_separate");
45
46static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018586,
47        "dEQP-GLES31.functional.debug.negative_",
48        "coverage.callbacks.fragment.stencil_op");
49
50static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018587,
51        "dEQP-GLES31.functional.debug.negative_cove",
52        "rage.callbacks.fragment.stencil_op_separate");
53
54static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018588,
55        "dEQP-GLES31.functional.debug.negative_cover",
56        "age.callbacks.fragment.stencil_mask_separate");
57
58static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018589,
59        "dEQP-GLES31.functional.debug.negative_co",
60        "verage.callbacks.fragment.blend_equation");
61
62static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018590,
63        "dEQP-GLES31.functional.debug.negative_co",
64        "verage.callbacks.fragment.blend_equationi");
65
66static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018591,
67        "dEQP-GLES31.functional.debug.negative_covera",
68        "ge.callbacks.fragment.blend_equation_separate");
69
70static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018592,
71        "dEQP-GLES31.functional.debug.negative_coverag",
72        "e.callbacks.fragment.blend_equation_separatei");
73
74static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018593,
75        "dEQP-GLES31.functional.debug.negative_",
76        "coverage.callbacks.fragment.blend_func");
77
78static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018594,
79        "dEQP-GLES31.functional.debug.negative_",
80        "coverage.callbacks.fragment.blend_funci");
81
82static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018595,
83        "dEQP-GLES31.functional.debug.negative_cove",
84        "rage.callbacks.fragment.blend_func_separate");
85
86static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018596,
87        "dEQP-GLES31.functional.debug.negative_cover",
88        "age.callbacks.fragment.blend_func_separatei");
89
90static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018597,
91        "dEQP-GLES31.functional.debug.negative",
92        "_coverage.callbacks.fragment.cull_face");
93
94static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018598,
95        "dEQP-GLES31.functional.debug.negative_",
96        "coverage.callbacks.fragment.front_face");
97
98static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018599,
99        "dEQP-GLES31.functional.debug.negative_",
100        "coverage.callbacks.fragment.line_width");
101
102static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018600,
103        "dEQP-GLES31.functional.debug.negative_",
104        "coverage.callbacks.fragment.gen_queries");
105
106static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018601,
107        "dEQP-GLES31.functional.debug.negative_",
108        "coverage.callbacks.fragment.begin_query");
109
110static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018602,
111        "dEQP-GLES31.functional.debug.negative",
112        "_coverage.callbacks.fragment.end_query");
113
114static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018603,
115        "dEQP-GLES31.functional.debug.negative_co",
116        "verage.callbacks.fragment.delete_queries");
117
118static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018604,
119        "dEQP-GLES31.functional.debug.negative_",
120        "coverage.callbacks.fragment.fence_sync");
121
122static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018605,
123        "dEQP-GLES31.functional.debug.negative",
124        "_coverage.callbacks.fragment.wait_sync");
125
126static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018606,
127        "dEQP-GLES31.functional.debug.negative_cov",
128        "erage.callbacks.fragment.client_wait_sync");
129
130static SHRINK_HWTEST_F(ActsDeqpgles310019TestSuite, TestCase_018607,
131        "dEQP-GLES31.functional.debug.negative_",
132        "coverage.callbacks.fragment.delete_sync");
133