meson: Move xvmc test tools from unit tests to installed tools.
authorEric Anholt <eric@anholt.net>
Thu, 12 Jul 2018 18:41:37 +0000 (11:41 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 13 Jul 2018 20:29:29 +0000 (13:29 -0700)
commit162fcdad6a9db9819f4c18d6f5f4083e50edc00a
treecc728ee11c77435a9d367c243862237a37cc90cf
parent695a4cb0f6120463d16d3e0ef747675a83b769ea
meson: Move xvmc test tools from unit tests to installed tools.

These are not unit tests, as they rely on the host's XVMC and some user
configuration.  Switch them over to being general installed tools, to fix
unit testing.

Fixes: 22a817af8a89 ("meson: build gallium xvmc state tracker")
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build
meson_options.txt
src/gallium/state_trackers/xvmc/meson.build