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 "../ActsDeqpgles30037TestSuite.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(ActsDeqpgles30037TestSuite, TestCase_036041, 27 "dEQP-GLES3.functional.ub", 28 "o.random.nested_structs.0"); 29 30 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036042, 31 "dEQP-GLES3.functional.ub", 32 "o.random.nested_structs.1"); 33 34 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036043, 35 "dEQP-GLES3.functional.ub", 36 "o.random.nested_structs.2"); 37 38 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036044, 39 "dEQP-GLES3.functional.ub", 40 "o.random.nested_structs.3"); 41 42 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036045, 43 "dEQP-GLES3.functional.ub", 44 "o.random.nested_structs.4"); 45 46 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036046, 47 "dEQP-GLES3.functional.ub", 48 "o.random.nested_structs.5"); 49 50 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036047, 51 "dEQP-GLES3.functional.ub", 52 "o.random.nested_structs.6"); 53 54 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036048, 55 "dEQP-GLES3.functional.ub", 56 "o.random.nested_structs.7"); 57 58 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036049, 59 "dEQP-GLES3.functional.ub", 60 "o.random.nested_structs.8"); 61 62 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036050, 63 "dEQP-GLES3.functional.ub", 64 "o.random.nested_structs.9"); 65 66 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036051, 67 "dEQP-GLES3.functional.ubo", 68 ".random.nested_structs.10"); 69 70 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036052, 71 "dEQP-GLES3.functional.ubo", 72 ".random.nested_structs.11"); 73 74 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036053, 75 "dEQP-GLES3.functional.ubo", 76 ".random.nested_structs.12"); 77 78 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036054, 79 "dEQP-GLES3.functional.ubo", 80 ".random.nested_structs.13"); 81 82 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036055, 83 "dEQP-GLES3.functional.ubo", 84 ".random.nested_structs.14"); 85 86 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036056, 87 "dEQP-GLES3.functional.ubo", 88 ".random.nested_structs.15"); 89 90 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036057, 91 "dEQP-GLES3.functional.ubo", 92 ".random.nested_structs.16"); 93 94 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036058, 95 "dEQP-GLES3.functional.ubo", 96 ".random.nested_structs.17"); 97 98 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036059, 99 "dEQP-GLES3.functional.ubo", 100 ".random.nested_structs.18"); 101 102 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036060, 103 "dEQP-GLES3.functional.ubo", 104 ".random.nested_structs.19"); 105 106 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036061, 107 "dEQP-GLES3.functional.ubo", 108 ".random.nested_structs.20"); 109 110 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036062, 111 "dEQP-GLES3.functional.ubo", 112 ".random.nested_structs.21"); 113 114 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036063, 115 "dEQP-GLES3.functional.ubo", 116 ".random.nested_structs.22"); 117 118 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036064, 119 "dEQP-GLES3.functional.ubo", 120 ".random.nested_structs.23"); 121 122 static SHRINK_HWTEST_F(ActsDeqpgles30037TestSuite, TestCase_036065, 123 "dEQP-GLES3.functional.ubo", 124 ".random.nested_structs.24"); 125