Toytoolkit interactive tests

Derek Foreman derekf at osg.samsung.com
Tue Dec 9 12:44:36 PST 2014


Reaaaaaly happy to see something like this! :)

I've already commented on individual patches, almost entirely cosmetic crap.

Patch 1 and 8 I think are correct, but I'm not confident enough to say
that out loud ;) (especially wrt the XXX comments in patch 8)

Otherwise,
Reviewed-by: Derek Foreman <derekf at osg.samsung.com>

Very nice! :)

On 05/12/14 07:36 AM, Marek Chalupa wrote:
> Hi,
> 
> This series of patches adds possibility to create a test client that
> uses toytoolkit and to easily interact with it.
> 
> If accepted, this solves the bug:
> https://bugs.freedesktop.org/show_bug.cgi?id=83990
> 
>  Makefile.am                       |  38 +-
>  clients/window.c                  | 137 ++++--
>  clients/window.h                  |  17 +
>  protocol/wayland-test.xml         |  11 +
>  tests/event-test.c                |   5 +-
>  tests/interactive-test.c          | 135 ++++++
>  tests/keyboard-test.c             |   6 +-
>  tests/test-suite-test.c           |  92 ++++
>  tests/text-test.c                 |   2 +-
>  tests/weston-test-client-helper.c | 648 +++++++++++++++++++++++++---
>  tests/weston-test-client-helper.h |  52 ++-
>  tests/weston-test-runner.h        |   2 +
>  tests/weston-test.c               |  92 ++--
>  13 files changed, 1045 insertions(+), 192 deletions(-)
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
> 



More information about the wayland-devel mailing list