Use the new x-platform test fixture for Bluetooth for BlueZ tests. |
|||||||
Issue descriptionMost Bluetooth tests for platforms other than those using BlueZ have moved to a unified set of test fixtures defined in //device/bluetooth/test/bluetooth_test.h. BlueZ is the only platform that is not using this fixture. Since we have a lot of legacy tests, it is not feasible to port of them over to this new fixture but any new tests that are being written should use this fixture. For this we need to, a.) Write a basic BlueZ implementation for this fixture. b.) Enable some basic tests in bluetooth_adapter_unittest.cc and other places to at least test basic Bluetooth (particularly LE) functionality. c.) Write new tests using this fixture, implementing more of this fixture as needed.
,
Apr 18 2016
,
Apr 25 2016
,
Apr 25 2016
,
Apr 27 2016
,
Apr 27 2016
Basic tests are already landed, new tests are using these fixtures. Marking as fixed.
,
May 19 2016
as per #6
,
May 19 2016
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by bugdroid1@chromium.org
, Apr 16 2016