Merge "Add suite component to test modules"
am: 20bc9eb60b
Change-Id: I6dd534a93db0423b5bc8b3e5f7db5c2850e3a2d2
This commit is contained in:
commit
9db200e4dc
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<configuration description="Config for CTS Logging Library test cases">
|
<configuration description="Config for CTS Logging Library test cases">
|
||||||
|
<option name="test-suite-tag" value="cts" />
|
||||||
<option name="config-descriptor:metadata" key="component" value="systems" />
|
<option name="config-descriptor:metadata" key="component" value="systems" />
|
||||||
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
|
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
|
||||||
<option name="cleanup" value="true" />
|
<option name="cleanup" value="true" />
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<configuration description="Config for CTS Logging Daemon test cases">
|
<configuration description="Config for CTS Logging Daemon test cases">
|
||||||
|
<option name="test-suite-tag" value="cts" />
|
||||||
<option name="config-descriptor:metadata" key="component" value="systems" />
|
<option name="config-descriptor:metadata" key="component" value="systems" />
|
||||||
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
|
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.FilePusher">
|
||||||
<option name="cleanup" value="true" />
|
<option name="cleanup" value="true" />
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue