blob: fd73afd8d25bfd06d3f2f3de1ccb85fcbb688f15 [file] [log] [blame]
Keun Soo Yimc2d56432017-02-04 12:32:54 -08001<?xml version="1.0" encoding="utf-8"?>
Zhuoyao Zhang2a3e9212017-02-17 18:25:57 -08002<!-- Copyright (C) 2017 The Android Open Source Project
Keun Soo Yimc2d56432017-02-04 12:32:54 -08003
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
Zhuoyao Zhang2a3e9212017-02-17 18:25:57 -080016<configuration description="Config for VTS VtsHalContexthubV1_0Host test cases">
Hsin-Yi Chenc5826562017-12-21 18:06:05 +080017 <option name="config-descriptor:metadata" key="plan" value="vts-staging-hal" />
Keun Soo Yim97978732018-05-07 14:01:22 -070018 <option name="config-descriptor:metadata" key="plan" value="vts-hal-host" />
Keun Soo Yimc2d56432017-02-04 12:32:54 -080019 <target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
Tri Voc89de502017-03-21 11:40:17 -070020 <option name="abort-on-push-failure" value="false"/>
Zhuoyao Zhangd40bff32017-02-28 15:16:35 -080021 <option name="push-group" value="HalHidlHostTest.push"/>
Zhuoyao Zhang2a3e9212017-02-17 18:25:57 -080022 <option name="cleanup" value="true"/>
Keun Soo Yim67767892017-04-07 13:53:17 -070023 <option name="push" value="spec/hardware/interfaces/contexthub/1.0/vts/Contexthub.vts->/data/local/tmp/spec/android/hardware/contexthub/1.0/Contexthub.vts"/>
24 <option name="push" value="spec/hardware/interfaces/contexthub/1.0/vts/ContexthubCallback.vts->/data/local/tmp/spec/android/hardware/contexthub/1.0/ContexthubCallback.vts"/>
25 <option name="push" value="spec/hardware/interfaces/contexthub/1.0/vts/types.vts->/data/local/tmp/spec/android/hardware/contexthub/1.0/types.vts"/>
Jae Shinefb6bd82017-03-24 16:31:14 +090026 <option name="push" value="DATA/lib/android.hardware.contexthub@1.0-vts.driver.so->/data/local/tmp/32/android.hardware.contexthub@1.0-vts.driver.so"/>
27 <option name="push" value="DATA/lib64/android.hardware.contexthub@1.0-vts.driver.so->/data/local/tmp/64/android.hardware.contexthub@1.0-vts.driver.so"/>
Keun Soo Yimc2d56432017-02-04 12:32:54 -080028 </target_preparer>
Keun Soo Yimc2d56432017-02-04 12:32:54 -080029 <test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
Zhuoyao Zhang2a3e9212017-02-17 18:25:57 -080030 <option name="test-module-name" value="VtsHalContexthubV1_0Host"/>
Zhuoyao Zhangdacb8d92017-02-22 21:02:44 -080031 <option name="test-case-path" value="vts/testcases/hal/contexthub/V1_0/host/VtsHalContexthubV1_0HostTest"/>
Ryan Campbellce7c0152017-06-19 13:33:12 -070032 <option name="test-timeout" value="5m"/>
Keun Soo Yimc2d56432017-02-04 12:32:54 -080033 </test>
34</configuration>