summaryrefslogtreecommitdiff
path: root/hwbinder_latency_test/passthrough_systrace
diff options
context:
space:
mode:
authorZhuoyao Zhang <zhuoyao@google.com>2017-10-06 11:19:49 -0700
committerZhuoyao Zhang <zhuoyao@google.com>2017-10-06 11:21:59 -0700
commit95a8364eb0f05ee710bf2f26ae97bb55a51f304d (patch)
treebd649a97311c7c1ee79225669afeeca1ee8e2f66 /hwbinder_latency_test/passthrough_systrace
parent2dc30e9b9476a23015590ac4acd4c8d1ed857c85 (diff)
downloadperformance-95a8364eb0f05ee710bf2f26ae97bb55a51f304d.tar.gz
Configure timeout for performance tests.
Bug:67500459 Test: make vts Change-Id: Ifd950454746b6fcba71e3e7ca6401b86a4954b8a
Diffstat (limited to 'hwbinder_latency_test/passthrough_systrace')
-rw-r--r--hwbinder_latency_test/passthrough_systrace/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwbinder_latency_test/passthrough_systrace/AndroidTest.xml b/hwbinder_latency_test/passthrough_systrace/AndroidTest.xml
index 5bdcf5d..4114963 100644
--- a/hwbinder_latency_test/passthrough_systrace/AndroidTest.xml
+++ b/hwbinder_latency_test/passthrough_systrace/AndroidTest.xml
@@ -30,5 +30,6 @@
<option name="test-case-path" value="vts/testcases/performance/hwbinder_latency_test/HwBinderLatencyTest" />
<option name="test-config-path" value="vts/testcases/performance/hwbinder_latency_test/passthrough/HwBinderPassthroughLatencyTest.config" />
<option name="enable-systrace" value="true" />
+ <option name="test-timeout" value="5m"/>
</test>
</configuration>