Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TestEventLoopHandler for Zephyr native
Expect correct sequence for different LayerImplSelect::Signal implementations. When CHIP_SYSTEM_CONFIG_POSIX_LOCKING is not defined, WakeEvent::Notify is called and loop has to spin one more time to process the event. Signed-off-by: Adrian Gielniewski <[email protected]>