/* * 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 "../Deqpgles2BaseFunc.h" #include "../ActsDeqpgles20001TestSuite.h" #include "shrinkdefine.h" using namespace std; using namespace testing::ext; using namespace OHOS; static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000113, "dEQP-GLES2.function", "al.light_amount.none"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000114, "dEQP-GLES2.function", "al.light_amount.1dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000115, "dEQP-GLES2.function", "al.light_amount.2dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000116, "dEQP-GLES2.function", "al.light_amount.4dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000117, "dEQP-GLES2.function", "al.light_amount.6dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000118, "dEQP-GLES2.function", "al.light_amount.8dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000119, "dEQP-GLES2.functiona", "l.light_amount.10dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000120, "dEQP-GLES2.functiona", "l.light_amount.12dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000121, "dEQP-GLES2.functiona", "l.light_amount.14dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000122, "dEQP-GLES2.functiona", "l.light_amount.16dir"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000123, "dEQP-GLES2.functiona", "l.light_amount.1omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000124, "dEQP-GLES2.functiona", "l.light_amount.2omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000125, "dEQP-GLES2.functiona", "l.light_amount.4omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000126, "dEQP-GLES2.functiona", "l.light_amount.6omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000127, "dEQP-GLES2.functiona", "l.light_amount.8omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000128, "dEQP-GLES2.functiona", "l.light_amount.10omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000129, "dEQP-GLES2.functiona", "l.light_amount.12omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000130, "dEQP-GLES2.functiona", "l.light_amount.14omni"); static SHRINK_HWTEST_F(ActsDeqpgles20001TestSuite, TestCase_000131, "dEQP-GLES2.functiona", "l.light_amount.16omni");