weston/tests
Daniel Stone 4938f93f57 tests: Remove buffer-count
buffer-count was introduced in line with a Mesa change which forced
an earlier block on frame events to try to enforce double-buffering
where available.

The Mesa change has since been reverted (Mesa commit 9ca6711faa), as
this had unpleasant interactions with buffer_age in particular, so this
test is no longer valid.

Additionally, it only worked on backends which initialised EGL (not
headless-backend, where tests generally run), which can be flaky due to
initialisation races. Not only that, but on the DRM backend, we can
legitimately enter triple-buffering due to promoting the surface to a
hardware plane, skipping GPU composition.

In light of all this, just remove the test.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
2017-01-30 18:56:50 +00:00
..
reference
.gitignore
bad-buffer-test.c
button-test.c
config-parser-test.c
devices-test.c
event-test.c
internal-screenshot-test.c
internal-screenshot.ini
ivi_layout-internal-test.c ivi-shell: add screen_add_layers test 2017-01-27 16:43:47 +02:00
ivi_layout-test-plugin.c ivi-shell: add layer_add_surfaces test 2017-01-27 16:43:47 +02:00
ivi_layout-test.c ivi-shell: add layer_add_surfaces test 2017-01-27 16:43:47 +02:00
ivi-shell-app-test.c
ivi-test.h
keyboard-test.c
matrix-test.c
plugin-registry-test.c weston: Properly namespace modules entrypoint 2017-01-17 18:24:56 +01:00
presentation-test.c
roles-test.c
setbacklight.c
string-test.c tests: add missing include 2017-01-23 14:12:06 +02:00
subsurface-test.c
surface-global-test.c weston: Properly namespace modules entrypoint 2017-01-17 18:24:56 +01:00
surface-screenshot.c weston: Properly namespace modules entrypoint 2017-01-17 18:24:56 +01:00
surface-test.c weston: Properly namespace modules entrypoint 2017-01-17 18:24:56 +01:00
text-test.c
vertex-clip-test.c
viewporter-test.c
weston-test-client-helper.c tests: Remove buffer-count 2017-01-30 18:56:50 +00:00
weston-test-client-helper.h tests: Remove buffer-count 2017-01-30 18:56:50 +00:00
weston-test-runner.c
weston-test-runner.h
weston-test.c tests: Remove buffer-count 2017-01-30 18:56:50 +00:00
weston-tests-env weston: Add a specific option to load XWayland 2017-01-17 18:25:01 +01:00
xwayland-test.c