Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(392)

Issue 2908673002: device/blueooth: Add BlueZ unit test for BluetoothDevice::SetConnectionInterval. (Closed)

Created:
3 years, 7 months ago by Tim Song
Modified:
3 years, 6 months ago
Reviewers:
Miao, ortuno, mcchou
CC:
chromium-reviews, ortuno+watch_chromium.org, scheib+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

device/blueooth: Add BlueZ unit test for BluetoothDevice::SetConnectionInterval. BUG=721559 Review-Url: https://codereview.chromium.org/2908673002 Cr-Commit-Position: refs/heads/master@{#476539} Committed: https://chromium.googlesource.com/chromium/src/+/e34d18f4179b201c408484c59d27bc931c7db86b

Patch Set 1 #

Total comments: 11

Patch Set 2 : fixes #

Total comments: 2

Patch Set 3 : test invalid case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -2 lines) Patch
M device/bluetooth/bluez/bluetooth_bluez_unittest.cc View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_device_client.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Tim Song
3 years, 7 months ago (2017-05-26 01:47:36 UTC) #2
ortuno
https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/dbus/fake_bluetooth_device_client.cc File device/bluetooth/dbus/fake_bluetooth_device_client.cc (right): https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/dbus/fake_bluetooth_device_client.cc#newcode604 device/bluetooth/dbus/fake_bluetooth_device_client.cc:604: if (properties->type.value() == kTypeBredr) { I'm not that familiar ...
3 years, 7 months ago (2017-05-26 16:54:36 UTC) #3
Tim Song
https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/dbus/fake_bluetooth_device_client.cc File device/bluetooth/dbus/fake_bluetooth_device_client.cc (right): https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/dbus/fake_bluetooth_device_client.cc#newcode604 device/bluetooth/dbus/fake_bluetooth_device_client.cc:604: if (properties->type.value() == kTypeBredr) { On 2017/05/26 16:54:36, ortuno ...
3 years, 7 months ago (2017-05-26 19:56:18 UTC) #4
ortuno
https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/dbus/fake_bluetooth_device_client.cc File device/bluetooth/dbus/fake_bluetooth_device_client.cc (right): https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/dbus/fake_bluetooth_device_client.cc#newcode604 device/bluetooth/dbus/fake_bluetooth_device_client.cc:604: if (properties->type.value() == kTypeBredr) { On 2017/05/26 at 19:56:18, ...
3 years, 7 months ago (2017-05-26 19:59:50 UTC) #5
Miao
https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/bluez/bluetooth_bluez_unittest.cc File device/bluetooth/bluez/bluetooth_bluez_unittest.cc (right): https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/bluez/bluetooth_bluez_unittest.cc#newcode4603 device/bluetooth/bluez/bluetooth_bluez_unittest.cc:4603: The test on BluetoothDeviceClient::kTypeDual should be added here as ...
3 years, 6 months ago (2017-05-31 20:14:06 UTC) #7
Tim Song
https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/bluez/bluetooth_bluez_unittest.cc File device/bluetooth/bluez/bluetooth_bluez_unittest.cc (right): https://codereview.chromium.org/2908673002/diff/1/device/bluetooth/bluez/bluetooth_bluez_unittest.cc#newcode4603 device/bluetooth/bluez/bluetooth_bluez_unittest.cc:4603: On 2017/05/31 20:14:06, Miao wrote: > The test on ...
3 years, 6 months ago (2017-06-01 18:06:03 UTC) #8
Miao
LGTM, wait for the green light from ortuno
3 years, 6 months ago (2017-06-01 22:05:08 UTC) #9
ortuno
lgtm bar one more test case. https://codereview.chromium.org/2908673002/diff/20001/device/bluetooth/dbus/fake_bluetooth_device_client.cc File device/bluetooth/dbus/fake_bluetooth_device_client.cc (right): https://codereview.chromium.org/2908673002/diff/20001/device/bluetooth/dbus/fake_bluetooth_device_client.cc#newcode604 device/bluetooth/dbus/fake_bluetooth_device_client.cc:604: if (!properties->type.is_valid() || ...
3 years, 6 months ago (2017-06-01 22:59:35 UTC) #10
Tim Song
https://codereview.chromium.org/2908673002/diff/20001/device/bluetooth/dbus/fake_bluetooth_device_client.cc File device/bluetooth/dbus/fake_bluetooth_device_client.cc (right): https://codereview.chromium.org/2908673002/diff/20001/device/bluetooth/dbus/fake_bluetooth_device_client.cc#newcode604 device/bluetooth/dbus/fake_bluetooth_device_client.cc:604: if (!properties->type.is_valid() || properties->type.value() == kTypeBredr) { On 2017/06/01 ...
3 years, 6 months ago (2017-06-01 23:45:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2908673002/40001
3 years, 6 months ago (2017-06-01 23:46:38 UTC) #14
commit-bot: I haz the power
3 years, 6 months ago (2017-06-02 03:01:53 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e34d18f4179b201c408484c59d27...

Powered by Google App Engine
This is Rietveld 408576698