History log of /hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9f7cd8e0788b08df1479c2514eb88140db7d16bf 01-Apr-2017 Yuexi Ma <yuexima@google.com> Updates bluetooth hal test to use VtsHalHidlTargetTestBase v3

Test: pass
Change-Id: Ia5237a27800010174f2b23a3a4b1157f1c48781f
(cherry picked from commit b8012eb907639990f4cbfe04ca1490d1ab270168)
/hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp
b8810a9e5d8c5c7e5fbbb3b123da0aaaacf230cd 30-Mar-2017 Yuexi Ma <yuexima@google.com> Bluetooth VTS test use VtsHalHidlCallbackBase for callback wait and notify

VtsHalBluetoothV1_0TargetTest uses VtsHalHidlCallbackBase.
Callback class extends VtsHalHidlCallbackBase and use waitForCallback, notifyFromCallback, and setWaitTimeout

The original Bluetooth test contains the following use cases:
* Wait for specific callback
* Set timeout for specific callback waiting
The modified version supports the above use cases.

Bug: 36036059
Test: Test pass locally
Change-Id: I961baaf7f1b09fa9c134629cc7280565a2664ed5
(cherry picked from commit 51d023c48ec6cf709e756ceed62c11b25fb0c085)
/hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp
6b8720110bf2d40ac1364c364a85c31b358889f1 10-Mar-2017 Yuexi Ma <yuexima@google.com> Change vts target base test class name

Test: make vts succeed, vts kernel tests and nfc hal tests passed
Change-Id: I38ae6cc940d0f17bb3352f360efdf9c70697c76b
/hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp
93d2541aaeac5b2d5238628e5cc13339f6863685 28-Feb-2017 Yuexi Ma <yuexima@google.com> Add columns to namespace for vts target base test invocation

Test: make vts
Change-Id: Ia0284fbc11eadef572dd510bb5847160852bd517
/hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp
178dfd5e291ed78921bd0c21b4203ff75406ae04 24-Feb-2017 Yuexi Ma <yuexima@google.com> change all vts hidl tests to use VtsHalHidlTargetBaseTest

Bug: 33385836
Test: mma
Change-Id: I660d6e0fce6422d87d4b227273a77c95d20ed3f2
/hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp
bc7e5876ad960a0fbe7fb255239559eb27fe7d22 17-Feb-2017 Myles Watson <mylesgw@google.com> Bluetooth: Check the return value of initialize()

Test: Test fails gracefully when initialize() fails
Change-Id: Iff7737ba911635e9974612d8d192b783cf3e213d
/hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp
f7693eed97bc5fd7d70dc5f7d035626dd7ea8afb 16-Feb-2017 Zhuoyao Zhang <zhuoyao@google.com> Update the test binary and source file name.

* To confirm with Vts naming convention.

Bug: 35273456
Test: mma
Change-Id: Ide6d9d15618e65d8cb74363f3a8acd52609cd0dd
/hardware/interfaces/bluetooth/1.0/vts/functional/VtsHalBluetoothV1_0TargetTest.cpp