summaryrefslogtreecommitdiff
path: root/tests/weston-test-client-helper.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-19Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer1-0/+32
2015-09-25tests: Migrate screenshot code from internal test to client helpersBryce Harrington1-0/+158
2015-08-07Coding style fixesDawid Gajownik1-1/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-05-21tests: Fix code style on path/filename routinesBryce Harrington1-4/+8
2015-05-21tests: Add check_surfaces_geometry()Bryce Harrington1-13/+27
2015-05-21tests: Handle screenshot done event in weston-testBryce Harrington1-0/+10
2015-05-21tests: Add surface checksBryce Harrington1-0/+87
2015-05-21tests: Add an xmalloc helper functionBryce Harrington1-0/+11
2015-05-21tests: Add client helper routines for output and reference filenamesBryce Harrington1-0/+38
2015-04-02tests: rename client_create to create_client_and_test_surfacePekka Paalanen1-1/+1
2015-04-02tests: introduce create_client()Pekka Paalanen1-3/+14
2015-03-31tests: implement touch in test-helpersMarek Chalupa1-0/+79
2015-03-31tests: use special seatMarek Chalupa1-11/+66
2015-03-31tests: fix handling globalsMarek Chalupa1-6/+56
2015-03-19tests: use two roundtrips for global eventsMarek Chalupa1-2/+4
2015-02-24tests: Rename wayland-test to weston-testDerek Foreman1-10/+10
2015-01-23tests: Skip buffer count test if wl_drm isn't presentDerek Foreman1-0/+2
2014-12-10tests: Fix minor typoBryce Harrington1-1/+1
2014-11-28tests: Use one shared xzalloc implementationBryce Harrington1-11/+0
2014-11-28tests: Include "config.h" as first headerBryce Harrington1-1/+1
2014-07-22tests: add frame_callback_wait_nofailMarek Chalupa1-3/+6
2014-07-22tests: add expect_protocol_error functionMarek Chalupa1-0/+48
2014-02-18tests: Properly report skipped testsEmilio Pozuelo Monfort1-3/+5
2014-01-01tests: Only run buffer-count test if we have at least mesa 10Kristian Høgsberg1-0/+14
2013-12-07tests: Test whether a simple EGL main loop uses too many buffersNeil Roberts1-1/+21
2013-10-10weston-test-client-helper: Use wl_fixed_to_double() when printing axis valueKristian Høgsberg1-1/+2
2013-10-10weston-test-client-helper.c: Assert on failed allocationsKristian Høgsberg1-10/+19
2013-08-26Add more missing config.h #includesKristian Høgsberg1-0/+2
2013-03-04tests: attach the surface's buffer when moving itGiulio Camuffo1-1/+4
2013-02-08tests: export create_shm_buffer() helperPekka Paalanen1-16/+19
2013-02-08tests: add frame callback waiting helpersPekka Paalanen1-9/+24
2012-12-12tests: set client log handlerPekka Paalanen1-0/+9
2012-12-11tests: Port text-test to new test frameworkKristian Høgsberg1-0/+10
2012-12-11tests: Drop yield() helper functionKristian Høgsberg1-23/+0
2012-12-11weston-test-client-helper: Use a frame callback to flush surface geometryKristian Høgsberg1-2/+24
2012-12-11tests: Convert keyboard-test to new test extensionU. Artie Eoff1-0/+488