index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
weston-test-client-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
tests: Introduce input timestamps helper
Alexandros Frantzis
1
-0
/
+16
2018-02-15
tests: Support setting the test client input dynamically
Alexandros Frantzis
1
-23
/
+10
2018-02-15
tests: Handle removal of seat global in test clients
Alexandros Frantzis
1
-9
/
+74
2017-12-18
tests: Add test for pointer axis events
Alexandros Frantzis
1
-3
/
+14
2017-12-18
tests: Add test for touch event timestamps
Alexandros Frantzis
1
-4
/
+9
2017-12-18
tests: Add test for keyboard key event timestamps
Alexandros Frantzis
1
-1
/
+2
2017-12-18
tests: Add checks for pointer motion and button event timestamps
Alexandros Frantzis
1
-2
/
+4
2017-12-04
tests: add a create_test_surface function
Emilio Pozuelo Monfort
1
-9
/
+20
2017-02-07
tests: put screenshots to ./logs by default
Pekka Paalanen
1
-2
/
+3
2017-01-30
tests: Remove buffer-count
Daniel Stone
1
-20
/
+0
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-06-29
tests: implement visualize_image_difference()
Pekka Paalanen
1
-0
/
+99
2016-06-29
tests: make screenshooting return a buffer
Pekka Paalanen
1
-38
/
+13
2016-06-29
tests: convert image saver to pixman
Pekka Paalanen
1
-17
/
+36
2016-06-29
tests: convert reference image loader to pixman
Pekka Paalanen
1
-41
/
+86
2016-06-29
tests: rewrite check_surfaces_*() API
Pekka Paalanen
1
-79
/
+98
2016-06-29
tests: let create_shm_buffer() handle any format
Pekka Paalanen
1
-26
/
+34
2016-06-29
tests: make create_shm_buffer() static
Pekka Paalanen
1
-1
/
+1
2016-06-29
tests: introduce struct buffer for client-helper
Pekka Paalanen
1
-23
/
+81
2016-04-22
tests: check for NULL surface in keyboard and pointer handlers
Pekka Paalanen
1
-4
/
+11
2016-03-17
clients & tests: Unify multiple definitions of x*alloc and related functions
Bryce Harrington
1
-12
/
+2
2016-01-19
Support axis source, axis discrete, frame and axis stop events
Peter Hutterer
1
-0
/
+32
2015-09-25
tests: Migrate screenshot code from internal test to client helpers
Bryce Harrington
1
-0
/
+158
2015-08-07
Coding style fixes
Dawid Gajownik
1
-1
/
+1
2015-06-15
Remove redundant #include path component.
Jon Cruz
1
-1
/
+1
2015-06-15
tests: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-05-21
tests: Fix code style on path/filename routines
Bryce Harrington
1
-4
/
+8
2015-05-21
tests: Add check_surfaces_geometry()
Bryce Harrington
1
-13
/
+27
2015-05-21
tests: Handle screenshot done event in weston-test
Bryce Harrington
1
-0
/
+10
2015-05-21
tests: Add surface checks
Bryce Harrington
1
-0
/
+87
2015-05-21
tests: Add an xmalloc helper function
Bryce Harrington
1
-0
/
+11
2015-05-21
tests: Add client helper routines for output and reference filenames
Bryce Harrington
1
-0
/
+38
2015-04-02
tests: rename client_create to create_client_and_test_surface
Pekka Paalanen
1
-1
/
+1
2015-04-02
tests: introduce create_client()
Pekka Paalanen
1
-3
/
+14
2015-03-31
tests: implement touch in test-helpers
Marek Chalupa
1
-0
/
+79
2015-03-31
tests: use special seat
Marek Chalupa
1
-11
/
+66
2015-03-31
tests: fix handling globals
Marek Chalupa
1
-6
/
+56
2015-03-19
tests: use two roundtrips for global events
Marek Chalupa
1
-2
/
+4
2015-02-24
tests: Rename wayland-test to weston-test
Derek Foreman
1
-10
/
+10
2015-01-23
tests: Skip buffer count test if wl_drm isn't present
Derek Foreman
1
-0
/
+2
2014-12-10
tests: Fix minor typo
Bryce Harrington
1
-1
/
+1
2014-11-28
tests: Use one shared xzalloc implementation
Bryce Harrington
1
-11
/
+0
2014-11-28
tests: Include "config.h" as first header
Bryce Harrington
1
-1
/
+1
2014-07-22
tests: add frame_callback_wait_nofail
Marek Chalupa
1
-3
/
+6
2014-07-22
tests: add expect_protocol_error function
Marek Chalupa
1
-0
/
+48
2014-02-18
tests: Properly report skipped tests
Emilio Pozuelo Monfort
1
-3
/
+5
2014-01-01
tests: Only run buffer-count test if we have at least mesa 10
Kristian Høgsberg
1
-0
/
+14
2013-12-07
tests: Test whether a simple EGL main loop uses too many buffers
Neil Roberts
1
-1
/
+21
2013-10-10
weston-test-client-helper: Use wl_fixed_to_double() when printing axis value
Kristian Høgsberg
1
-1
/
+2
2013-10-10
weston-test-client-helper.c: Assert on failed allocations
Kristian Høgsberg
1
-10
/
+19
[next]