/* * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ #include #include #include "../Deqpgles31BaseFunc.h" #include "../ActsDeqpgles310011TestSuite.h" #include "shrinkdefine.h" using namespace std; using namespace testing::ext; using namespace OHOS; static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010039, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.0"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010040, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.1"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010041, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.2"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010042, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.3"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010043, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.4"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010044, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.5"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010045, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.6"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010046, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.7"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010047, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.8"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010048, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.9"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010049, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.10"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010050, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.11"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010051, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.12"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010052, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.13"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010053, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.14"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010054, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.15"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010055, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.16"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010056, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.17"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010057, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.18"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010058, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.19"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010059, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.20"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010060, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.21"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010061, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.22"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010062, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.23"); static SHRINK_HWTEST_F(ActsDeqpgles310011TestSuite, TestCase_010063, "dEQP-GLES31.functional.ssbo.", "layout.random.basic_arrays.24");