interactive/pixmap: Make sure to work only on the X11 backend
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 17 Oct 2011 15:07:05 +0000 (16:07 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 3 Nov 2011 13:45:21 +0000 (13:45 +0000)
commitc4e6f74f2944e20dbf04794f167a3da1b817235a
tree7a3007f7fef478f0de0bd8570a8ed4a84aebfd09
parent3b38cee66bfda2fae376b74c8e5cd500243d3be6
interactive/pixmap: Make sure to work only on the X11 backend

Even if the test has been successfully compiled against the X11 backend,
we need to ensure that it is actually running against it, otherwise bad
things will happen.
tests/interactive/test-pixmap.c