Re: [PATCH weston 1/3] tests: add frame callback waiting helpers

2013-02-08 Thread Kristian Høgsberg
On Fri, Feb 08, 2013 at 05:01:25PM +0200, Pekka Paalanen wrote: > To avoid duplicating the code for setting and waiting for a frame > callback, add helpers for it. > > Convert move_client() to use the new helpers. All three look good, committed. Thanks, Kristian > Signed-off-by: Pekka Paalanen

[PATCH weston 1/3] tests: add frame callback waiting helpers

2013-02-08 Thread Pekka Paalanen
To avoid duplicating the code for setting and waiting for a frame callback, add helpers for it. Convert move_client() to use the new helpers. Signed-off-by: Pekka Paalanen --- tests/weston-test-client-helper.c | 33 - tests/weston-test-client-helper.h | 6 ++