meson: Enable libs_video unit test
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 6 Feb 2018 21:29:11 +0000 (16:29 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 6 Feb 2018 21:29:11 +0000 (16:29 -0500)
commit8b6706b683f2539b83017108034251ce18a53d90
tree7663119d96609b47268fed0eaa48a2c1a361e465
parenteb7565b60eff63017fa2ead542da6362c8d8f728
meson: Enable libs_video unit test

It does not timeout anymore, even though it's a very slow test. For the
context, this test runs routines for a fixes amount of time and prints
the throughput. Which means the test takes more time everytime a pixel
format is added. If that becomes a problem again, we should disable the
benchmarks by default.
tests/check/meson.build