Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6e559903 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

BroadcastQueue: tests for ordered broadcasts.

Verify that a normal ordered broadcast collects results from each
receiver in the expected order along the chain before being delivered
to the final result callback.

Also verify that an aborted broadcast stops dispatch to any further
receivers in the list, and that it's still delivered to the final
result callback.

Since the modern implementation isn't finished yet, use assumptions
to skip testing it; we'll enable them once implemented.

Bug: 245771249
Test: atest FrameworksMockingServicesTests:BroadcastQueueTest
Change-Id: I651e6c9f4b08822f0f222ea02b7ea9a89eb81da9
parent 6ba52979
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