/* * 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 "../EglBaseFunc.h" #include "../ActsEgl0001TestSuite.h" #include "shrinkdefine.h" using namespace std; using namespace testing::ext; using namespace OHOS; static SHRINK_HWTEST_F(ActsEgl0001TS, TC003560, "dEQP-EGL.functional.negative_par", "tial_update.not_postable_sur""face"); static SHRINK_HWTEST_F(ActsEgl0001TS, TC003561, "dEQP-EGL.functional.negative_pa", "rtial_update.not_current_sur""face"); static SHRINK_HWTEST_F(ActsEgl0001TS, TC003562, "dEQP-EGL.functional.negative_p", "artial_update.buffer_preserved"); static SHRINK_HWTEST_F(ActsEgl0001TS, TC003563, "dEQP-EGL.functional.negative_part", "ial_update.set_damage_region_twice"); static SHRINK_HWTEST_F(ActsEgl0001TS, TC003564, "dEQP-EGL.functional.negative_partial_up", "date.set_damage_region_before_query_age"); static SHRINK_HWTEST_F(ActsEgl0001TS, TC003565, "dEQP-EGL.functional.negative_par", "tial_update.pass_null_0_as_params"); static SHRINK_HWTEST_F(ActsEgl0001TS, TC003566, "dEQP-EGL.functional.negative_par", "tial_update.not_current_sur""face2");