summaryrefslogtreecommitdiff
path: root/transport/allocator
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2018-06-19 10:08:00 -0700
committerSteven Moreland <smoreland@google.com>2018-06-19 10:08:00 -0700
commite3b017d8567bf7060ef9929ccd4bcc1d187f94e5 (patch)
treeade4cec96a4c9cf65bcc57ef4c9ce2b4aced155b /transport/allocator
parent86ae999dd121376b3abaed26383068f3a6e14814 (diff)
downloadlibhidl-e3b017d8567bf7060ef9929ccd4bcc1d187f94e5.tar.gz
Enable service name aware testing for allocator.
Bug: 35915182 Test: N/A Change-Id: I38bc3c32c0ee51d7c9595f38d41f0df8da993aca
Diffstat (limited to 'transport/allocator')
-rw-r--r--transport/allocator/1.0/vts/functional/AndroidTest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/allocator/1.0/vts/functional/AndroidTest.xml b/transport/allocator/1.0/vts/functional/AndroidTest.xml
index 52364a7..6ac167f 100644
--- a/transport/allocator/1.0/vts/functional/AndroidTest.xml
+++ b/transport/allocator/1.0/vts/functional/AndroidTest.xml
@@ -26,7 +26,7 @@
<option name="binary-test-working-directory" value="_64bit::/data/nativetest64/" />
<option name="binary-test-source" value="_32bit::DATA/nativetest/VtsHidlAllocatorV1_0TargetTest/VtsHidlAllocatorV1_0TargetTest" />
<option name="binary-test-source" value="_64bit::DATA/nativetest64/VtsHidlAllocatorV1_0TargetTest/VtsHidlAllocatorV1_0TargetTest" />
- <option name="binary-test-type" value="gtest"/>
+ <option name="binary-test-type" value="hal_hidl_gtest"/>
<option name="test-timeout" value="5m"/>
</test>
</configuration>