Investigate using BluetoothTest from outside //device/bluetooth |
|||||
Issue descriptionCurrently BluetoothTest is designed to be usable from x-platform Bluetooth unit tests. Because of this, a unittest needs to derive from BluetoothTest to be able to use the class. This can conflict with tests deriving from other test types (for example ARC++ unit tests, UI tests, etc), which would like to use the test functionality in BluetoothTest. Additionally, we have platform specific code, which also can benefit from some of the features offered by BluetoothTest.
,
Aug 24 2016
,
Mar 3 2017
,
Jan 9 2018
,
Jan 17
James now owns connectivity in Chrome OS UI, over to him. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by r...@chromium.org
, Aug 5 2016