blob: 925eeb0436cf9c9957d93b2f619d1e62c135eb00 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2022 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<configuration description="Config for wrapped legacy CTS Verifier test cases for folded mode of foldable devices">
<option name="test-suite-tag" value="cts" />
<option name="config-descriptor:metadata" key="component" value="misc" />
<option name="config-descriptor:metadata" key="parameter" value="not_instant_app" />
<option name="config-descriptor:metadata" key="parameter" value="not_multi_abi" />
<option name="config-descriptor:metadata" key="parameter" value="not_secondary_user" />
<option name="config-descriptor:metadata" key="parameter" value="no_foldable_states" />
<test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" >
<option name="jar" value="CtsVerifierWrappedTestCases.jar" />
<option name="runtime-hint" value="31m41s" />
<option name="include-annotation" value="com.android.interactive.annotations.SupportMultiDisplayMode" />
<option name="set-option" value="com.android.cts.verifier.AudioTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.CameraTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.CarTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.DeskClockTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.FeaturesTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.HardwareTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.InstantAppsTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.LogcatTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.NetworkingTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.NotificationsTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.OtherTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.ProjectionTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.SecurityTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.SensorsTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.TelecomTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.TelephonyTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.TilesTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.TunnelTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.TvTest:fold-mode:true" />
<option name="set-option" value="com.android.cts.verifier.VrTest:fold-mode:true" />
</test>
</configuration>