15ba71b47Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 25ba71b47Sopenharmony_ci<!--Copyright (c) 2022 Huawei Device Co., Ltd. 35ba71b47Sopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License"); 45ba71b47Sopenharmony_ci you may not use this file except in compliance with the License. 55ba71b47Sopenharmony_ci You may obtain a copy of the License at 65ba71b47Sopenharmony_ci 75ba71b47Sopenharmony_ci http://www.apache.org/licenses/LICENSE-2.0 85ba71b47Sopenharmony_ci 95ba71b47Sopenharmony_ci Unless required by applicable law or agreed to in writing, software 105ba71b47Sopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS, 115ba71b47Sopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 125ba71b47Sopenharmony_ci See the License for the specific language governing permissions and 135ba71b47Sopenharmony_ci limitations under the License. 145ba71b47Sopenharmony_ci--> 155ba71b47Sopenharmony_ci<configuration ver="2.0"> 165ba71b47Sopenharmony_ci <target name="ParseUtilTest"> 175ba71b47Sopenharmony_ci <preparer> 185ba71b47Sopenharmony_ci <option name="push" value="profile/profile.json -> /data/test/resource/samgr/profile/" src="res"/> 195ba71b47Sopenharmony_ci <option name="push" value="profile/test_trust_muti_sa.json -> /data/test/resource/samgr/profile/" src="res"/> 205ba71b47Sopenharmony_ci <option name="push" value="profile/invalid_root_trust.json -> /data/test/resource/samgr/profile/" src="res"/> 215ba71b47Sopenharmony_ci <option name="push" value="profile/invalid_element_trust.json -> /data/test/resource/samgr/profile/" src="res"/> 225ba71b47Sopenharmony_ci <option name="push" value="profile/test_trust_one_sa.json -> /data/test/resource/samgr/profile/" src="res"/> 235ba71b47Sopenharmony_ci <option name="push" value="profile/invalid_muti_root_trust.json -> /data/test/resource/samgr/profile/" src="res"/> 245ba71b47Sopenharmony_ci <option name="push" value="profile/multi_sa_profile.json -> /data/test/resource/samgr/profile/" src="res"/> 255ba71b47Sopenharmony_ci <option name="push" value="profile/test_trust_not_all_allow.json -> /data/test/resource/samgr/profile/" src="res"/> 265ba71b47Sopenharmony_ci <option name="push" value="profile/test_trust_all_allow.json -> /data/test/resource/samgr/profile/" src="res"/> 275ba71b47Sopenharmony_ci <option name="push" value="profile/no_xml_file -> /data/test/resource/samgr/profile/" src="res"/> 285ba71b47Sopenharmony_ci <option name="push" value="profile/mock.json -> /data/test/resource/samgr/profile/" src="res"/> 295ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile.json -> /data/test/resource/samgr/profile/" src="res"/> 305ba71b47Sopenharmony_ci <option name="push" value="profile/empty_libpath.json -> /data/test/resource/samgr/profile/" src="res"/> 315ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile_error_bootphase.json -> /data/test/resource/samgr/profile/" src="res"/> 325ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile_error_ondemanad_tag.json -> /data/test/resource/samgr/profile/" src="res"/> 335ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile_error_said.json -> /data/test/resource/samgr/profile/" src="res"/> 345ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile_large.json -> /data/test/resource/samgr/profile/" src="res"/> 355ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile_long_libpath.json -> /data/test/resource/samgr/profile/" src="res"/> 365ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile_long_process.json -> /data/test/resource/samgr/profile/" src="res"/> 375ba71b47Sopenharmony_ci <option name="push" value="profile/sa_profile_extension.json -> /data/test/resource/samgr/profile/" src="res"/> 385ba71b47Sopenharmony_ci <option name="push" value="systemabilitymgr/samgr/libmock_sa.z.so -> /data/test/" src="out"/> 395ba71b47Sopenharmony_ci </preparer> 405ba71b47Sopenharmony_ci </target> 415ba71b47Sopenharmony_ci</configuration> 42