weston/tests
Pekka Paalanen 73e9f86e2c tests: fix build on rpi with EGL
This patch fixes the compiler errors:

  CC     weston_test_la-weston-test.lo
weston-test.c:34:21: fatal error: EGL/egl.h: No such file or directory

  CC     buffer-count-test.o
buffer-count-test.c:30:21: fatal error: EGL/egl.h: No such file or directory

On rpi, the EGL headers are not in the standard path.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
2014-01-08 21:30:20 -08:00
..
.gitignore tests: .gitignore log files 2013-11-21 21:47:29 -08:00
Makefile.am tests: fix build on rpi with EGL 2014-01-08 21:30:20 -08:00
bad-buffer-test.c tests: add a test causing SIGBUS to the compositor 2013-11-21 21:47:19 -08:00
buffer-count-test.c tests: Only run buffer-count test on Mesa >= 10.1 2014-01-08 21:27:53 -08:00
button-test.c
config-parser-test.c config-parser: Make weston_config_parse() tkae a file name 2013-09-21 23:05:45 -07:00
event-test.c tests: add test for buffer release event 2013-02-08 13:38:17 -05:00
keyboard-test.c
matrix-test.c
setbacklight.c tests/setbacklight: Close filedescriptor on return paths 2013-01-10 16:07:08 -05:00
subsurface-test.c protocol: move sub-surfaces to Wayland 2013-11-15 16:23:17 -08:00
surface-global-test.c Remove the weston_view.geometry.width/height fields 2013-12-02 22:17:58 -08:00
surface-test.c Remove the weston_view.geometry.width/height fields 2013-12-02 22:17:58 -08:00
text-test.c build: Move clients libexec_PROGRAMS under BUILD_CLIENTS conditional 2014-01-01 13:52:20 -08:00
vertex-clip-test.c Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float 2013-11-27 22:49:31 -08:00
weston-test-client-helper.c tests: Only run buffer-count test if we have at least mesa 10 2014-01-01 17:38:04 -08:00
weston-test-client-helper.h tests: Only run buffer-count test if we have at least mesa 10 2014-01-01 17:38:04 -08:00
weston-test-runner.c Add support for table-driven testing. 2013-09-13 15:19:35 -07:00
weston-test-runner.h Add support for table-driven testing. 2013-09-13 15:19:35 -07:00
weston-test.c tests: Test whether a simple EGL main loop uses too many buffers 2013-12-07 22:26:23 -08:00
weston-tests-env tests: use variable for test name in weston-tests-env 2013-09-11 13:40:01 -07:00
xwayland-test.c tests: Add XWayland test 2013-02-08 12:18:05 -05:00