OSDN Git Service

test: skip jpeg fourcc decode test if unsupported by hw
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 7 Sep 2016 20:43:38 +0000 (13:43 -0700)
committerSean V Kelley <seanvk@posteo.de>
Thu, 8 Sep 2016 22:21:51 +0000 (15:21 -0700)
commit79fb9dc1bf10585b3305f4793c2555121f6f1ae9
tree3fe5c62625d68f00be1ff6f24a3f9c9d77483c49
parent9d70bdd4087d9886e935cf9efa5f4511ac86600d
test: skip jpeg fourcc decode test if unsupported by hw

If the hardware does not support jpeg decode, then log this
information and return from the test early.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Reviewed-by: Sean V Kelley <seanvk@posteo.de>
test/i965_jpeg_decode_test.cpp