summaryrefslogtreecommitdiff
path: root/hwbinder_throughput_test/passthrough/AndroidTest.xml
diff options
context:
space:
mode:
authorYuexi Ma <yuexima@google.com>2018-04-20 16:33:51 -0700
committerYuexi Ma <yuexima@google.com>2018-04-21 08:18:50 +0000
commitf9b4ed978a24aa01cb4ed9f41507d035e14260a9 (patch)
tree5e96822dec89ed96b31aca3486c67689be6eab9b /hwbinder_throughput_test/passthrough/AndroidTest.xml
parent7d1ba4358c7607fdb8d817b292c810ab2915d893 (diff)
downloadperformance-f9b4ed978a24aa01cb4ed9f41507d035e14260a9.tar.gz
Use .runner_config instead of .configpie-dev
CTS TF started to read subdir .config file converted from AT.xml in the new suite impl. This conflicts with our runner config's file extension. Test: run vts-selftest Bug: 78287777 Change-Id: Id234dcb11ce31c92ab841081ca5d9ee6686bc2c2 Merged-In: Id234dcb11ce31c92ab841081ca5d9ee6686bc2c2
Diffstat (limited to 'hwbinder_throughput_test/passthrough/AndroidTest.xml')
-rw-r--r--hwbinder_throughput_test/passthrough/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwbinder_throughput_test/passthrough/AndroidTest.xml b/hwbinder_throughput_test/passthrough/AndroidTest.xml
index bbaab79..8d606c5 100644
--- a/hwbinder_throughput_test/passthrough/AndroidTest.xml
+++ b/hwbinder_throughput_test/passthrough/AndroidTest.xml
@@ -27,7 +27,7 @@
<test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
<option name="test-module-name" value="HwBinderPassthroughThroughputTest" />
<option name="test-case-path" value="vts/testcases/performance/hwbinder_throughput_test/HwBinderThroughputBenchmark" />
- <option name="test-config-path" value="vts/testcases/performance/hwbinder_throughput_test/passthrough/HwBinderPassthroughThroughputTest.config" />
+ <option name="test-config-path" value="vts/testcases/performance/hwbinder_throughput_test/passthrough/HwBinderPassthroughThroughputTest.runner_conf" />
<option name="test-timeout" value="5m"/>
</test>
</configuration>