tests: Skip buffer-count if EGL initialization fails
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Fri, 7 Feb 2014 08:34:46 +0000 (09:34 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 18 Feb 2014 21:49:37 +0000 (13:49 -0800)
commit08dbd31c4bc03e0aa3051e869a61a1294a90cf59
tree4209b5c2c652fd9982f476acbb97e5ed0256dd22
parent2a67902c8fcdfa317f02998dfbb9966a83913206
tests: Skip buffer-count if EGL initialization fails

That is the case when using the headless backend. In the future
we may be able to use the mesa null egl platform but for now let's
just skip it.

Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
tests/buffer-count-test.c