Merge "Add cts suite tag to all CTS modules"
This commit is contained in:
committed by
Android (Google) Code Review
commit
de2ef3bd4f
@@ -14,6 +14,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<configuration description="Config for CTS net host test cases">
|
||||
<option name="test-suite-tag" value="cts" />
|
||||
<option name="config-descriptor:metadata" key="component" value="networking" />
|
||||
<target_preparer class="com.android.cts.net.NetPolicyTestsPreparer" />
|
||||
<test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" >
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<configuration description="Config for CTS Net test cases">
|
||||
<option name="test-suite-tag" value="cts" />
|
||||
<option name="config-descriptor:metadata" key="component" value="networking" />
|
||||
<target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
|
||||
<option name="cleanup-apks" value="true" />
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<configuration description="Config for CTS Native Network xt_qtaguid test cases">
|
||||
<option name="test-suite-tag" value="cts" />
|
||||
<option name="config-descriptor:metadata" key="component" value="networking" />
|
||||
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
|
||||
<option name="cleanup" value="true" />
|
||||
|
||||
Reference in New Issue
Block a user