Hi,
On 08/27/2014 06:31 AM, Peter Hutterer wrote:
> litest_wait_for_event() returns if any event is available.
> litest_wait_for_event_of_type(... type, type, type, -1) returns if any of the
> given event types is availble. All other events are discarded.
>
> Signed-off-by: Peter Hutterer
Looks
litest_wait_for_event() returns if any event is available.
litest_wait_for_event_of_type(... type, type, type, -1) returns if any of the
given event types is availble. All other events are discarded.
Signed-off-by: Peter Hutterer
---
test/litest.c | 46 +++