14d949f91Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
24d949f91Sopenharmony_ci<!-- Copyright (c) 2024 Huawei Device Co., Ltd.
34d949f91Sopenharmony_ci
44d949f91Sopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
54d949f91Sopenharmony_ci     you may not use this file except in compliance with the License.
64d949f91Sopenharmony_ci     You may obtain a copy of the License at
74d949f91Sopenharmony_ci
84d949f91Sopenharmony_ci          http://www.apache.org/licenses/LICENSE-2.0
94d949f91Sopenharmony_ci
104d949f91Sopenharmony_ci     Unless required by applicable law or agreed to in writing, software
114d949f91Sopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
124d949f91Sopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
134d949f91Sopenharmony_ci     See the License for the specific language governing permissions and
144d949f91Sopenharmony_ci     limitations under the License.
154d949f91Sopenharmony_ci-->
164d949f91Sopenharmony_ci<configuration ver="2.0">
174d949f91Sopenharmony_ci    <target name="image_effect_unittest">
184d949f91Sopenharmony_ci        <depend pushpath="/data/test" findpath="res" presetcmd=""/>
194d949f91Sopenharmony_ci        <preparer>
204d949f91Sopenharmony_ci            <option name="push" value="image_effect_1k_test1.jpg -> /data/test/resource" src="res"/>
214d949f91Sopenharmony_ci            <option name="push" value="image_effect_hdr_test1.jpg -> /data/test/resource" src="res"/>
224d949f91Sopenharmony_ci            <option name="push" value="image_effect_adobe_test1.jpg -> /data/test/resource" src="res"/>
234d949f91Sopenharmony_ci            <option name="shell" value="cp /data/test/resource/image_effect_1k_test1.jpg /data/test/resource/image_effect_1k_test1.png"/>
244d949f91Sopenharmony_ci        </preparer>
254d949f91Sopenharmony_ci        <cleaner>
264d949f91Sopenharmony_ci            <option name="shell" value="rm -rf /data/test/"/>
274d949f91Sopenharmony_ci        </cleaner>
284d949f91Sopenharmony_ci    </target>
294d949f91Sopenharmony_ci</configuration>