Skip to content
Snippets Groups Projects
Commit c464458f authored by Peter Hutterer's avatar Peter Hutterer
Browse files

test: add helper function for checking for a specific event type


In a few tests we care about that a specific set of events are in the queue
but not about the details of the events (usually checked elsewhere). Instead
of manual loops, provide a helper function that also checks that there is at
least one of those events in the queue.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 6138babc
No related branches found
No related tags found
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