summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHsin-Yi Chen <hsinyichen@google.com>2018-01-26 21:32:01 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-01-26 21:32:01 +0000
commit98e35e4db3de2b5b14feeaed56b83e5fc1d32042 (patch)
treef5c4849b5dc3404c1ea2750e38b636a23a34215c
parent63a402c97bdf6dfda6a65d4986c2c6688cf7a7b7 (diff)
parentb7e337625260e44f102373766f872176fe3d8e2d (diff)
downloadperformance-98e35e4db3de2b5b14feeaed56b83e5fc1d32042.tar.gz
Add metadata to modules in test/vts-testcase/performance
am: b7e3376252 Change-Id: I9ff9fa5fe6d9a43809b556fc4c471e2c09f6fe99
-rw-r--r--binder_benchmark/binder_performance_systrace_test/AndroidTest.xml1
-rw-r--r--binder_benchmark/binder_performance_test/AndroidTest.xml1
-rw-r--r--binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml1
-rw-r--r--binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml1
-rw-r--r--fmq_benchmark/AndroidTest.xml1
-rw-r--r--hidl_trace_recorder/AndroidTest.xml1
-rw-r--r--hwbinder_benchmark/binderize/AndroidTest.xml1
-rw-r--r--hwbinder_benchmark/binderize_systrace/AndroidTest.xml1
-rw-r--r--hwbinder_benchmark/passthrough/AndroidTest.xml1
-rw-r--r--hwbinder_benchmark/passthrough_systrace/AndroidTest.xml1
-rw-r--r--hwbinder_benchmark_adb/binderize/AndroidTest.xml1
-rw-r--r--hwbinder_throughput_test/binderize/AndroidTest.xml1
-rw-r--r--hwbinder_throughput_test/binderize_systrace/AndroidTest.xml1
-rw-r--r--hwbinder_throughput_test/passthrough/AndroidTest.xml1
-rw-r--r--hwbinder_throughput_test/passthrough_systrace/AndroidTest.xml1
15 files changed, 15 insertions, 0 deletions
diff --git a/binder_benchmark/binder_performance_systrace_test/AndroidTest.xml b/binder_benchmark/binder_performance_systrace_test/AndroidTest.xml
index ddbbda5..3a896e1 100644
--- a/binder_benchmark/binder_performance_systrace_test/AndroidTest.xml
+++ b/binder_benchmark/binder_performance_systrace_test/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libbinder performance benchmarks with systrace">
+ <option name="config-descriptor:metadata" key="plan" value="vts-misc" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/binder_benchmark/binder_performance_test/AndroidTest.xml b/binder_benchmark/binder_performance_test/AndroidTest.xml
index 342a7c6..41716a5 100644
--- a/binder_benchmark/binder_performance_test/AndroidTest.xml
+++ b/binder_benchmark/binder_performance_test/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libbinder performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml b/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
index 7555236..b9e086e 100644
--- a/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
+++ b/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS BinderThroughputBenchmark test cases">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml b/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
index ee08e0c..7e56226 100644
--- a/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
+++ b/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS BinderThroughputBenchmark test cases">
+ <option name="config-descriptor:metadata" key="plan" value="vts-misc" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/fmq_benchmark/AndroidTest.xml b/fmq_benchmark/AndroidTest.xml
index b3f5b74..a5a090a 100644
--- a/fmq_benchmark/AndroidTest.xml
+++ b/fmq_benchmark/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS fmq performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hidl_trace_recorder/AndroidTest.xml b/hidl_trace_recorder/AndroidTest.xml
index 87c8918..e21d6b7 100644
--- a/hidl_trace_recorder/AndroidTest.xml
+++ b/hidl_trace_recorder/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS Sensor Module HIDL Trace Recoder test case">
+ <option name="config-descriptor:metadata" key="plan" value="vts-misc" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="push-group" value="RecordReplayTest.push" />
<option name="push" value="DATA/bin/vts_profiling_configure->/data/local/tmp/vts_profiling_configure" />
diff --git a/hwbinder_benchmark/binderize/AndroidTest.xml b/hwbinder_benchmark/binderize/AndroidTest.xml
index f0c29cd..041d3b1 100644
--- a/hwbinder_benchmark/binderize/AndroidTest.xml
+++ b/hwbinder_benchmark/binderize/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libhwbinder performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_benchmark/binderize_systrace/AndroidTest.xml b/hwbinder_benchmark/binderize_systrace/AndroidTest.xml
index 8446064..a117000 100644
--- a/hwbinder_benchmark/binderize_systrace/AndroidTest.xml
+++ b/hwbinder_benchmark/binderize_systrace/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libhwbinder performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance-systrace" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_benchmark/passthrough/AndroidTest.xml b/hwbinder_benchmark/passthrough/AndroidTest.xml
index 17271e3..559a58f 100644
--- a/hwbinder_benchmark/passthrough/AndroidTest.xml
+++ b/hwbinder_benchmark/passthrough/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libhwbinder performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_benchmark/passthrough_systrace/AndroidTest.xml b/hwbinder_benchmark/passthrough_systrace/AndroidTest.xml
index b38d566..df489e4 100644
--- a/hwbinder_benchmark/passthrough_systrace/AndroidTest.xml
+++ b/hwbinder_benchmark/passthrough_systrace/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libhwbinder performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance-systrace" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_benchmark_adb/binderize/AndroidTest.xml b/hwbinder_benchmark_adb/binderize/AndroidTest.xml
index 3cbc8aa..9411b19 100644
--- a/hwbinder_benchmark_adb/binderize/AndroidTest.xml
+++ b/hwbinder_benchmark_adb/binderize/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS libhwbinder performance benchmarks">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance-systrace" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_throughput_test/binderize/AndroidTest.xml b/hwbinder_throughput_test/binderize/AndroidTest.xml
index e2bcfed..b22bf78 100644
--- a/hwbinder_throughput_test/binderize/AndroidTest.xml
+++ b/hwbinder_throughput_test/binderize/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS HwBinderThroughputBenchmark test cases">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_throughput_test/binderize_systrace/AndroidTest.xml b/hwbinder_throughput_test/binderize_systrace/AndroidTest.xml
index 79f9ae6..0dc67bd 100644
--- a/hwbinder_throughput_test/binderize_systrace/AndroidTest.xml
+++ b/hwbinder_throughput_test/binderize_systrace/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS HwBinderThroughputBenchmark test cases">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance-systrace" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_throughput_test/passthrough/AndroidTest.xml b/hwbinder_throughput_test/passthrough/AndroidTest.xml
index 882e742..181b831 100644
--- a/hwbinder_throughput_test/passthrough/AndroidTest.xml
+++ b/hwbinder_throughput_test/passthrough/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS HwBinderThroughputBenchmark test cases">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />
diff --git a/hwbinder_throughput_test/passthrough_systrace/AndroidTest.xml b/hwbinder_throughput_test/passthrough_systrace/AndroidTest.xml
index beb750c..7e0c471 100644
--- a/hwbinder_throughput_test/passthrough_systrace/AndroidTest.xml
+++ b/hwbinder_throughput_test/passthrough_systrace/AndroidTest.xml
@@ -14,6 +14,7 @@
limitations under the License.
-->
<configuration description="Config for VTS HwBinderThroughputBenchmark test cases">
+ <option name="config-descriptor:metadata" key="plan" value="vts-performance-systrace" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
<option name="abort-on-push-failure" value="false" />
<option name="push-group" value="HostDrivenTest.push" />