1e5c31af7Sopenharmony_ci<?xml version="1.0" encoding="utf-8"?>
2e5c31af7Sopenharmony_ci<configuration>
3e5c31af7Sopenharmony_ci	<!--
4e5c31af7Sopenharmony_ci	 Licensed under the Apache License, Version 2.0 (the "License");
5e5c31af7Sopenharmony_ci	 you may not use this file except in compliance with the License.
6e5c31af7Sopenharmony_ci	 You may obtain a copy of the License at
7e5c31af7Sopenharmony_ci
8e5c31af7Sopenharmony_ci		  http://www.apache.org/licenses/LICENSE-2.0
9e5c31af7Sopenharmony_ci
10e5c31af7Sopenharmony_ci	 Unless required by applicable law or agreed to in writing, software
11e5c31af7Sopenharmony_ci	 distributed under the License is distributed on an "AS IS" BASIS,
12e5c31af7Sopenharmony_ci	 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13e5c31af7Sopenharmony_ci	 See the License for the specific language governing permissions and
14e5c31af7Sopenharmony_ci	 limitations under the License.
15e5c31af7Sopenharmony_ci	 -->
16e5c31af7Sopenharmony_ci	<!--
17e5c31af7Sopenharmony_ci     This file has been automatically generated. Edit with caution.
18e5c31af7Sopenharmony_ci     -->
19e5c31af7Sopenharmony_ci	<target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
20e5c31af7Sopenharmony_ci		<option name="cleanup-apks" value="true"/>
21e5c31af7Sopenharmony_ci		<option name="test-file-name" value="com.drawelements.deqp.apk"/>
22e5c31af7Sopenharmony_ci	</target_preparer>
23e5c31af7Sopenharmony_ci	<target_preparer class="com.android.compatibility.common.tradefed.targetprep.IncrementalDeqpPreparer">
24e5c31af7Sopenharmony_ci		<option name="disable" value="true"/>
25e5c31af7Sopenharmony_ci	</target_preparer>
26e5c31af7Sopenharmony_ci	<option name="test-suite-tag" value="cts"/>
27e5c31af7Sopenharmony_ci	<option key="component" name="config-descriptor:metadata" value="deqp"/>
28e5c31af7Sopenharmony_ci	<option key="parameter" name="config-descriptor:metadata" value="not_instant_app"/>
29e5c31af7Sopenharmony_ci	<option key="parameter" name="config-descriptor:metadata" value="multi_abi"/>
30e5c31af7Sopenharmony_ci	<option key="parameter" name="config-descriptor:metadata" value="secondary_user"/>
31e5c31af7Sopenharmony_ci	<option key="parameter" name="config-descriptor:metadata" value="no_foldable_states"/>
32e5c31af7Sopenharmony_ci	<object class="com.android.tradefed.testtype.suite.module.TestFailureModuleController" type="module_controller">
33e5c31af7Sopenharmony_ci		<option name="screenshot-on-failure" value="false"/>
34e5c31af7Sopenharmony_ci	</object>
35e5c31af7Sopenharmony_ci	<test class="com.drawelements.deqp.runner.DeqpTestRunner">
36e5c31af7Sopenharmony_ci		<option name="deqp-package" value="dEQP-VK"/>
37e5c31af7Sopenharmony_ci		<option name="deqp-caselist-file" value="vk-default.txt"/>
38e5c31af7Sopenharmony_ci		<option name="incremental-deqp-include-file" value="vk-incremental-deqp.txt"/>
39e5c31af7Sopenharmony_ci	</test>
40e5c31af7Sopenharmony_ci	<test class="com.drawelements.deqp.runner.DeqpTestRunner">
41e5c31af7Sopenharmony_ci		<option name="deqp-package" value="dEQP-VK"/>
42e5c31af7Sopenharmony_ci		<option name="deqp-caselist-file" value="vk-fraction-mandatory-tests.txt"/>
43e5c31af7Sopenharmony_ci		<option name="incremental-deqp-include-file" value="vk-incremental-deqp.txt"/>
44e5c31af7Sopenharmony_ci	</test>
45e5c31af7Sopenharmony_ci	<test class="com.drawelements.deqp.runner.DeqpTestRunner">
46e5c31af7Sopenharmony_ci		<option name="deqp-package" value="dEQP-VKSC"/>
47e5c31af7Sopenharmony_ci		<option name="deqp-caselist-file" value="vksc-default.txt"/>
48e5c31af7Sopenharmony_ci	</test>
49e5c31af7Sopenharmony_ci</configuration>
50