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 "../ActsDeqpgles30036TestSuite.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(ActsDeqpgles30036TestSuite, TestCase_035991, 27 "dEQP-GLES3.functional.u", 28 "bo.random.basic_arrays.0"); 29 30 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035992, 31 "dEQP-GLES3.functional.u", 32 "bo.random.basic_arrays.1"); 33 34 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035993, 35 "dEQP-GLES3.functional.u", 36 "bo.random.basic_arrays.2"); 37 38 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035994, 39 "dEQP-GLES3.functional.u", 40 "bo.random.basic_arrays.3"); 41 42 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035995, 43 "dEQP-GLES3.functional.u", 44 "bo.random.basic_arrays.4"); 45 46 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035996, 47 "dEQP-GLES3.functional.u", 48 "bo.random.basic_arrays.5"); 49 50 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035997, 51 "dEQP-GLES3.functional.u", 52 "bo.random.basic_arrays.6"); 53 54 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035998, 55 "dEQP-GLES3.functional.u", 56 "bo.random.basic_arrays.7"); 57 58 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_035999, 59 "dEQP-GLES3.functional.u", 60 "bo.random.basic_arrays.8"); 61 62 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036000, 63 "dEQP-GLES3.functional.u", 64 "bo.random.basic_arrays.9"); 65 66 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036001, 67 "dEQP-GLES3.functional.ub", 68 "o.random.basic_arrays.10"); 69 70 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036002, 71 "dEQP-GLES3.functional.ub", 72 "o.random.basic_arrays.11"); 73 74 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036003, 75 "dEQP-GLES3.functional.ub", 76 "o.random.basic_arrays.12"); 77 78 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036004, 79 "dEQP-GLES3.functional.ub", 80 "o.random.basic_arrays.13"); 81 82 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036005, 83 "dEQP-GLES3.functional.ub", 84 "o.random.basic_arrays.14"); 85 86 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036006, 87 "dEQP-GLES3.functional.ub", 88 "o.random.basic_arrays.15"); 89 90 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036007, 91 "dEQP-GLES3.functional.ub", 92 "o.random.basic_arrays.16"); 93 94 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036008, 95 "dEQP-GLES3.functional.ub", 96 "o.random.basic_arrays.17"); 97 98 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036009, 99 "dEQP-GLES3.functional.ub", 100 "o.random.basic_arrays.18"); 101 102 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036010, 103 "dEQP-GLES3.functional.ub", 104 "o.random.basic_arrays.19"); 105 106 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036011, 107 "dEQP-GLES3.functional.ub", 108 "o.random.basic_arrays.20"); 109 110 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036012, 111 "dEQP-GLES3.functional.ub", 112 "o.random.basic_arrays.21"); 113 114 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036013, 115 "dEQP-GLES3.functional.ub", 116 "o.random.basic_arrays.22"); 117 118 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036014, 119 "dEQP-GLES3.functional.ub", 120 "o.random.basic_arrays.23"); 121 122 static SHRINK_HWTEST_F(ActsDeqpgles30036TestSuite, TestCase_036015, 123 "dEQP-GLES3.functional.ub", 124 "o.random.basic_arrays.24"); 125