[DeviceSync v2] Add FakeCryptAuthV2DeviceManager class
This is an implementation of CryptAuthV2DeviceManager used for tests. It queues DeviceSync requests made via ForceDeviceSyncNow(). These requests are sequentially processed by calls to FinishNextForcedDeviceSync(), which also updates parameters such as the last DeviceSync time. Bug: 951969 Change-Id: I964425fcab12a25d58082f882d344146f324bacf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874196Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#708677}
Showing
Please register or sign in to comment