Chromium Code Reviews
DescriptionAdd tests for InputDeviceServer/InputDeviceClient.
This CL adds single process tests that trigger device hotplug events and
ensure that InputDeviceServer forwards input-device information to
InputDeviceClient via Mojo IPC.
InputDeviceClient is refactored to not always register itself as the
InputDeviceManager. This is to allow tests where DeviceDataManager and
one or more InputDeviceClients exist. This functionality is hidden and
requires subclassing InputDeviceClient to access.
BUG=601981
Committed: https://crrev.com/592104aca7f126817491da88187a2572332f0bfd
Cr-Commit-Position: refs/heads/master@{#409787}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Fixes for comments. #Patch Set 3 : Switch test runner. #Messages
Total messages: 18 (8 generated)
|