commit | a92b0a0438803ebb3432d7b42672fbb7fb6bccf4 | [log] [tgz] |
---|---|---|
author | Peter Qiu <[email protected]> | Thu Aug 13 14:13:08 2015 -0700 |
committer | chrome-bot <[email protected]> | Fri Aug 28 16:44:33 2015 -0700 |
tree | cd8f258f7412ed621a7d5915e82598f38a8b7caa | |
parent | 7723677fb789a6cec68c9732d79e7e454f3597b0 [diff] |
shill: usage of EventDispatcherForTest and NullRPCIdentifier Switch tests to use EventDispatcherForTest instead of EventDispatcher, since EventDispatcher no longer owns a message loop. Update references for DBusAdaptor::kNullPath to ControlInterface::NullRPCIdentifier, since RPC identifier is specific to control interface and opaque to the internal code. BUG=chromium:517680 TEST=unittests Change-Id: Ia932143e433b44c84bd176baac660d1fa75261d8 Reviewed-on: https://chromium-review.googlesource.com/293550 Commit-Ready: Zeping Qiu <[email protected]> Tested-by: Zeping Qiu <[email protected]> Reviewed-by: Paul Stewart <[email protected]>