tests: Add XWayland test
authorTiago Vignatti <tiago.vignatti@intel.com>
Fri, 8 Feb 2013 12:57:00 +0000 (14:57 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 8 Feb 2013 17:18:05 +0000 (12:18 -0500)
commit19dadf26171c18d9ad1e96c523a0e0dabd673d20
treec0d318cb754c9d3b005031ee6c54c53123bcd11c
parent314d988b280b28bdebe12f5dae931e355c7c7ca1
tests: Add XWayland test

By default enabled but one can disable it by passing --disable-xwayland-test
to the configure script. Also, the weston-tests-env script is trying to load
xwayland.so in either case, but it behaves resilient in the absence of that
meaning all the other tests are still going to be kicked for running.

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
configure.ac
tests/.gitignore
tests/Makefile.am
tests/weston-tests-env
tests/xwayland-test.c [new file with mode: 0644]