summaryrefslogtreecommitdiff
path: root/binder_throughput_test
diff options
context:
space:
mode:
authorZhuoyao Zhang <zhuoyao@google.com>2017-03-02 09:29:18 -0800
committerZhuoyao Zhang <zhuoyao@google.com>2017-03-02 09:29:18 -0800
commit29ebeb8d531ce748b1c99d913fb101f403447c9b (patch)
tree8d8c1a1642a96aad736b4188633e22852e1e393b /binder_throughput_test
parent06b8632f68d5e62cbfbf8fe0ad106694620b3e46 (diff)
downloadperformance-29ebeb8d531ce748b1c99d913fb101f403447c9b.tar.gz
Update push configure for performance tests.
Test: make vts. Change-Id: I6f14190fd8a0b4e8224335850f28a927a6e218d2
Diffstat (limited to 'binder_throughput_test')
-rw-r--r--binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml2
-rw-r--r--binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml b/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
index 9588f7f..6fa3084 100644
--- a/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
+++ b/binder_throughput_test/binder_throughput_benchmark/AndroidTest.xml
@@ -15,7 +15,7 @@
-->
<configuration description="Config for VTS BinderThroughputBenchmark test cases">
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
- <option name="push-group" value="HidlHalTest.push" />
+ <option name="push-group" value="HostDrivenTest.push" />
<option name="cleanup" value="true" />
<option name="push" value="DATA/nativetest/binderThroughputTest/binderThroughputTest->/data/local/tmp/32/binderThroughputTest32" />
<option name="push" value="DATA/nativetest64/binderThroughputTest/binderThroughputTest->/data/local/tmp/64/binderThroughputTest64" />
diff --git a/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml b/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
index 1cf90dc..377b883 100644
--- a/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
+++ b/binder_throughput_test/binder_throughput_benchmark_systrace/AndroidTest.xml
@@ -15,7 +15,7 @@
-->
<configuration description="Config for VTS BinderThroughputBenchmark test cases">
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
- <option name="push-group" value="HidlHalTest.push" />
+ <option name="push-group" value="HostDrivenTest.push" />
<option name="cleanup" value="true" />
<option name="push" value="DATA/nativetest/binderThroughputTest/binderThroughputTest->/data/local/tmp/32/binderThroughputTest32" />
<option name="push" value="DATA/nativetest64/binderThroughputTest/binderThroughputTest->/data/local/tmp/64/binderThroughputTest64" />