xserver-multidpi/test/xi2
Mikhail Gusarov 3f3ff971ec Replace X-allocation functions with their C89 counterparts
The only remaining X-functions used in server are XNF*, the rest is converted to
plain alloc/calloc/realloc/free/strdup.

X* functions are still exported from server and x* macros are still defined in
header file, so both ABI and API are not affected by this change.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-05-13 00:22:37 +07:00
..
Makefile.am test: Fix linking of wrapped functions in XI2 tests. 2010-04-28 15:42:43 +10:00
protocol-common.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
protocol-common.h test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-eventconvert.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
protocol-xigetclientpointer.c test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-xigetselectedevents.c test: add ProcXIGetSelectedEvents tests. 2009-07-14 11:41:29 +10:00
protocol-xiquerydevice.c test: add ProcXIQueryDevice tests. 2009-07-14 11:41:28 +10:00
protocol-xiquerypointer.c test: add XIQueryPointer protocol tests. 2009-08-24 10:08:14 +10:00
protocol-xiqueryversion.c test: Add ProcXIQueryVersion tests. 2009-07-14 11:41:28 +10:00
protocol-xiselectevents.c Fix num_masks/length overflow test for XiSelectEvents 2009-09-16 11:44:08 +10:00
protocol-xisetclientpointer.c test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-xiwarppointer.c test: add protocol testing for XIWarpPointer. 2009-09-03 11:00:54 +10:00