tests: use the headless backend to run the test suite
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Fri, 7 Feb 2014 08:34:47 +0000 (09:34 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 18 Feb 2014 21:50:24 +0000 (13:50 -0800)
commit943cb120754ab1720410d8dfa35560e570a5944e
treefd1f9579ebb708c67c2fcec81a1042a156c411c4
parent08dbd31c4bc03e0aa3051e869a61a1294a90cf59
tests: use the headless backend to run the test suite

Other backends can be used by passing BACKEND=some-backend.so, e.g.

    $ make check BACKEND=x11-backend.so

Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
tests/weston-tests-env