weston/tests
U. Artie Eoff 13dc708ab7 test-client: initialize input instance.
In seat_handle_capabilities, if input->pointer is not properly
initialized, then it will contain an arbitrary value and results
in the wl_pointer listener not getting registered if that value
is not 0/null.  Thus, use calloc to initialize the "input" instance.

This fixes https://bugs.freedesktop.org/show_bug.cgi?id=49937

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
2012-09-25 11:24:49 -04:00
..
.gitignore tests: Add unit test for text model 2012-08-29 15:02:21 -04:00
client-test.c tests: Explicitly define the test client to launch 2012-08-29 15:02:18 -04:00
event-test.c compositor: Always assign an output when updating a surface transform 2012-09-14 13:43:08 -04:00
Makefile.am tests: Add unit test for text model 2012-08-29 15:02:21 -04:00
matrix-test.c window: Track and report input and opaque regions 2012-02-23 17:30:54 -05:00
setbacklight.c tests: add backlight test 2012-03-20 22:43:54 -04:00
surface-test.c tests: Use weston_surface_to_global_float 2012-06-09 08:46:51 -04:00
test-client.c test-client: initialize input instance. 2012-09-25 11:24:49 -04:00
test-runner.c tests: Explicitly define the test client to launch 2012-08-29 15:02:18 -04:00
test-runner.h tests: Explicitly define the test client to launch 2012-08-29 15:02:18 -04:00
test-text-client.c text: Add support for control keys to the protocol 2012-09-12 16:52:41 -04:00
text-test.c compositor: Always assign an output when updating a surface transform 2012-09-14 13:43:08 -04:00
weston-test compositor: Generalize module loading 2012-09-12 12:21:03 -04:00