12f0d0f1aSopenharmony_ci# Copyright (c) 2021 Huawei Device Co., Ltd. 22f0d0f1aSopenharmony_ci# Licensed under the Apache License, Version 2.0 (the "License"); 32f0d0f1aSopenharmony_ci# you may not use this file except in compliance with the License. 42f0d0f1aSopenharmony_ci# You may obtain a copy of the License at 52f0d0f1aSopenharmony_ci# 62f0d0f1aSopenharmony_ci# http://www.apache.org/licenses/LICENSE-2.0 72f0d0f1aSopenharmony_ci# 82f0d0f1aSopenharmony_ci# Unless required by applicable law or agreed to in writing, software 92f0d0f1aSopenharmony_ci# distributed under the License is distributed on an "AS IS" BASIS, 102f0d0f1aSopenharmony_ci# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 112f0d0f1aSopenharmony_ci# See the License for the specific language governing permissions and 122f0d0f1aSopenharmony_ci# limitations under the License. 132f0d0f1aSopenharmony_ci 142f0d0f1aSopenharmony_cigroup("drmframeworktest") { 152f0d0f1aSopenharmony_ci testonly = true 162f0d0f1aSopenharmony_ci deps = [ 172f0d0f1aSopenharmony_ci "./fuzztest:drm_framework_capi_fuzztest_v1_0", 182f0d0f1aSopenharmony_ci "./unittest:drm_framework_capi_unittest_v1_0", 192f0d0f1aSopenharmony_ci ] 202f0d0f1aSopenharmony_ci} 21