weston/tests
Sergio Gómez 34269c4708 tests: Add a button binding to weston-test-desktop-shell
We need this so that Weston can update the "click to activate" serial, so
that we can then use the constraints protocol (see
maybe_enable_pointer_constraint() in libweston/input.c).

Signed-off-by: Sergio Gómez <sergio.g.delreal@gmail.com>
2023-06-14 10:27:14 +03:00
..
reference tests/color-icc-output: add ICC VCGT tests 2023-04-27 10:37:38 +00:00
visualization
alpha-blending-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
bad-buffer-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
buffer-transforms-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
color-icc-output-test.c tests/color-icc-output: add ICC VCGT tests 2023-04-27 10:37:38 +00:00
color-manager-test.c tests: use enum weston_renderer_type 2023-01-18 14:16:41 +01:00
color-metadata-errors-test.c
color-metadata-parsing-test.c tests: use enum weston_renderer_type 2023-01-18 14:16:41 +01:00
color_util.c tests/color-icc-output: add ICC VCGT tests 2023-04-27 10:37:38 +00:00
color_util.h tests/color-icc-output: add ICC VCGT tests 2023-04-27 10:37:38 +00:00
config-parser-test.c
custom-env-test.c
devices-test.c
drm-formats-test.c
drm-smoke-test.c drm-smoke-test: Explicitly set-up the output name DRM test 2023-01-25 17:55:39 +00:00
drm-writeback-screenshot-test.c tests: add writeback sreenshooter test 2023-03-22 09:37:37 -03:00
event-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
image-iter.h
input-timestamps-helper.c
input-timestamps-helper.h
internal-screenshot-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
iterate-debug-scopes-test.c libweston/weston-log: Add a iterator helper for debug scope 2023-05-30 11:05:14 +00:00
ivi-layout-internal-test.c tests: ivi-shell: prepare for API simplification 2023-04-19 09:38:09 +03:00
ivi-layout-test-client.c tests: ivi-shell: prepare for API simplification 2023-04-19 09:38:09 +03:00
ivi-layout-test-plugin.c tests: ivi-shell: prepare for API simplification 2023-04-19 09:38:09 +03:00
ivi-shell-app-test.c
ivi-test.h
keyboard-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
lcms-util-test.c
lcms_util.c
lcms_util.h
linux-explicit-synchronization-test.c tests: use enum weston_renderer_type 2023-01-18 14:16:41 +01:00
matrix-test.c
matrix-transform-test.c libweston: Use weston_coord in struct weston_output 2023-06-12 16:55:22 -05:00
meson.build libweston/weston-log: Add a iterator helper for debug scope 2023-05-30 11:05:14 +00:00
output-capture-protocol-test.c tests: use enum weston_renderer_type 2023-01-18 14:16:41 +01:00
output-damage-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
output-decorations-test.c tests: use enum weston_renderer_type 2023-01-18 14:16:41 +01:00
output-transforms-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
plugin-registry-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
pointer-shot-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
pointer-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
presentation-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
roles-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
safe-signal-output-removal-test.c shell-utils: Integrate shell-utils into libweston 2023-01-09 22:13:07 +00:00
safe-signal-test.c
setbacklight.c
single-pixel-buffer-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
string-test.c
subsurface-shot-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
subsurface-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
surface-global-test.c libweston: use weston_coord for weston_view_set_position 2023-06-12 16:55:19 -05:00
surface-screenshot-test.c
surface-test.c libweston: use weston_coord for weston_view_set_position 2023-06-12 16:55:19 -05:00
text-test.c
timespec-test.c
touch-test.c tests: Don't send real coordinates with WL_TOUCH_UP events 2023-02-09 12:12:40 +00:00
vertex-clip-test.c gl-renderer: Store clipped vertices directly into the vertex buffer 2023-06-12 11:15:51 +00:00
viewporter-shot-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
viewporter-test.c tests: Use test-desktop-shell more widely 2022-11-04 10:24:42 +00:00
weston-test-client-helper.c tests: assert that capture info was received before trying screenshot 2023-06-05 07:51:27 +00:00
weston-test-client-helper.h tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00
weston-test-desktop-shell.c tests: Add a button binding to weston-test-desktop-shell 2023-06-14 10:27:14 +03:00
weston-test-fixture-compositor.c tests: Allow DRM fixture setup to cleanly skip 2023-04-12 10:52:57 +00:00
weston-test-fixture-compositor.h tests: use enum weston_renderer_type 2023-01-18 14:16:41 +01:00
weston-test-runner.c tests: add TAP version line 2023-01-10 11:23:11 +00:00
weston-test-runner.h
weston-test.c libweston: use weston_coord for weston_view_set_position 2023-06-12 16:55:19 -05:00
weston-testsuite-data.h
xcb-client-helper.c tests/xwayland: Enable xwayland XWM debug log scope and more debug 2023-03-28 12:45:13 +03:00
xcb-client-helper.h xcb-client-helper: Add a XCB client helper for tests 2023-03-03 08:30:46 +00:00
xwayland-test.c tests/xwayland: Don't leak XCB reply 2023-04-19 10:17:19 +01:00
yuv-buffer-test.c tests: Add the ability the specify the output name 2023-01-25 17:55:39 +00:00