OSDN Git Service

test: use common I965ConfigTest fixture for jpeg enc/dec
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 5 Oct 2016 17:54:27 +0000 (10:54 -0700)
committerSean V Kelley <seanvk@posteo.de>
Thu, 6 Oct 2016 21:02:55 +0000 (14:02 -0700)
commitdd73514209d7942f2d8c8b0bbb541fe6884ea1bc
tree663995a4f6ca8efd7a2d67a2edf23fd9d562795a
parent91caa8167d5b6b16ee8c58bd238f8a4773a4707a
test: use common I965ConfigTest fixture for jpeg enc/dec

Instantiate the JPEG encode/decode Entrypoint tests from
the common I965ConfigTest fixture with additional test
inputs.  Also, separate them into their own files.  This
changes their test case names, too.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Reviewed-by: Sean V Kelley <seanvk@posteo.de>
test/Makefile.am
test/i965_jpeg_decode_test.cpp
test/i965_jpeg_encode_test.cpp
test/i965_jpegd_config_test.cpp [new file with mode: 0644]
test/i965_jpege_config_test.cpp [new file with mode: 0644]