summaryrefslogtreecommitdiff
path: root/tests/weston-test-client-helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-20tests: Introduce input timestamps helperAlexandros Frantzis1-0/+16
2018-02-15tests: Support setting the test client input dynamicallyAlexandros Frantzis1-23/+10
2018-02-15tests: Handle removal of seat global in test clientsAlexandros Frantzis1-9/+74
2017-12-18tests: Add test for pointer axis eventsAlexandros Frantzis1-3/+14
2017-12-18tests: Add test for touch event timestampsAlexandros Frantzis1-4/+9
2017-12-18tests: Add test for keyboard key event timestampsAlexandros Frantzis1-1/+2
2017-12-18tests: Add checks for pointer motion and button event timestampsAlexandros Frantzis1-2/+4
2017-12-04tests: add a create_test_surface functionEmilio Pozuelo Monfort1-9/+20
2017-02-07tests: put screenshots to ./logs by defaultPekka Paalanen1-2/+3
2017-01-30tests: Remove buffer-countDaniel Stone1-20/+0
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-29tests: implement visualize_image_difference()Pekka Paalanen1-0/+99
2016-06-29tests: make screenshooting return a bufferPekka Paalanen1-38/+13
2016-06-29tests: convert image saver to pixmanPekka Paalanen1-17/+36
2016-06-29tests: convert reference image loader to pixmanPekka Paalanen1-41/+86
2016-06-29tests: rewrite check_surfaces_*() APIPekka Paalanen1-79/+98
2016-06-29tests: let create_shm_buffer() handle any formatPekka Paalanen1-26/+34
2016-06-29tests: make create_shm_buffer() staticPekka Paalanen1-1/+1
2016-06-29tests: introduce struct buffer for client-helperPekka Paalanen1-23/+81
2016-04-22tests: check for NULL surface in keyboard and pointer handlersPekka Paalanen1-4/+11
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington1-12/+2
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