[PATCH 0/3] tests: more event tests and such...
U. Artie Eoff
ullysses.a.eoff at intel.com
Fri Sep 28 06:39:29 PDT 2012
From: "U. Artie Eoff" <ullysses.a.eoff at intel.com>
Add more tests to cover pointer move/enter/leave/button and surface
enter/leave events. Add tests to exercise surface to/from global functions.
This patch series is a resubmit of the following patches to address coding
convention feedback received from Kristian, David, and Pekka:
http://lists.freedesktop.org/archives/wayland-devel/2012-September/005514.html
http://lists.freedesktop.org/archives/wayland-devel/2012-September/005515.html
http://lists.freedesktop.org/archives/wayland-devel/2012-September/005528.html
U. Artie Eoff (3):
event-test: more aggressive event testing
tests: test surface to/from global functions
tests: add button test
tests/Makefile.am | 7 +-
tests/button-test.c | 138 ++++++++++++++++++++
tests/event-test.c | 302 +++++++++++++++++++++++++++++++++++++++++---
tests/surface-global-test.c | 65 ++++++++++
tests/test-client.c | 86 +++++++++++--
tests/test-runner.c | 8 +-
6 files changed, 573 insertions(+), 33 deletions(-)
create mode 100644 tests/button-test.c
create mode 100644 tests/surface-global-test.c
--
1.7.11.2
More information about the wayland-devel
mailing list