xref: /test/xts/dcts/testtools/config/user_config.xml (revision 0704ebd2)
10704ebd2Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
20704ebd2Sopenharmony_ci<!--
30704ebd2Sopenharmony_ci Copyright (C) 2022 Huawei Device Co., Ltd.
40704ebd2Sopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License");
50704ebd2Sopenharmony_ci you may not use this file except in compliance with the License.
60704ebd2Sopenharmony_ci You may obtain a copy of the License at
70704ebd2Sopenharmony_ci 
80704ebd2Sopenharmony_ci     http://www.apache.org/licenses/LICENSE-2.0
90704ebd2Sopenharmony_ci 
100704ebd2Sopenharmony_ci Unless required by applicable law or agreed to in writing, software
110704ebd2Sopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS,
120704ebd2Sopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
130704ebd2Sopenharmony_ci See the License for the specific language governing permissions and
140704ebd2Sopenharmony_ci limitations under the License.
150704ebd2Sopenharmony_ci-->
160704ebd2Sopenharmony_ci<user_config>
170704ebd2Sopenharmony_ci    <environment>
180704ebd2Sopenharmony_ci        <support_device>
190704ebd2Sopenharmony_ci            <device>true</device>
200704ebd2Sopenharmony_ci        </support_device>
210704ebd2Sopenharmony_ci        <device type="usb-hdc">
220704ebd2Sopenharmony_ci            <ip></ip>
230704ebd2Sopenharmony_ci            <port></port>
240704ebd2Sopenharmony_ci            <sn></sn>
250704ebd2Sopenharmony_ci        </device>
260704ebd2Sopenharmony_ci    </environment>
270704ebd2Sopenharmony_ci    <testcases>
280704ebd2Sopenharmony_ci        <dir></dir>
290704ebd2Sopenharmony_ci    </testcases>
300704ebd2Sopenharmony_ci    <resource>
310704ebd2Sopenharmony_ci        <dir></dir>
320704ebd2Sopenharmony_ci    </resource>
330704ebd2Sopenharmony_ci</user_config>
34