Skip to content
Commit f3317557 authored by Evan Rosky's avatar Evan Rosky
Browse files

Support test-handler in BLASTSyncEngine and add queue-syncset test

Many sync-engine operations post to the main handler which meant
we couldn't really test any of these code-paths, so this separates
out the handler into a separate member and adds a constructor for
tests.

Then, using this, add a test for queueSyncSet which has been
missing.

Bug: 264536014
Test: atest SyncEngineTests
Change-Id: I4a00017038c9355799b1f79494169037e38b7d40
parent bdb7f0b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment