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)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 31 Oct 2016 02:00:08 +0000 (10:00 +0800)
commitcbd013536405ca07aad9e181e59b3d30b5bb55df
tree663995a4f6ca8efd7a2d67a2edf23fd9d562795a
parentc703db23a20cfd531b2427444b7910c0ac2e3c26
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>
(cherry picked from commit dd73514209d7942f2d8c8b0bbb541fe6884ea1bc)
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]