OSDN Git Service

test: add avce/avcd create config tests
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 5 Oct 2016 17:54:26 +0000 (10:54 -0700)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 31 Oct 2016 02:00:08 +0000 (10:00 +0800)
commitc703db23a20cfd531b2427444b7910c0ac2e3c26
tree2135604121a958d62c7f643e7dcf3d55b4475a75
parent3e8a64fb9e74562aba8363dc23b8d0e086a06f87
test: add avce/avcd create config tests

Add a common I965ConfigTest parameterized test fixture with
a i965_CreateConfig test case and add the AVC encode/decode
create config test instantiations with associated profile
and entrypoint inputs.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Reviewed-by: Sean V Kelley <seanvk@posteo.de>
(cherry picked from commit 91caa8167d5b6b16ee8c58bd238f8a4773a4707a)
test/Makefile.am
test/i965_avcd_config_test.cpp [new file with mode: 0644]
test/i965_avce_config_test.cpp [new file with mode: 0644]
test/i965_config_test.cpp [new file with mode: 0644]
test/i965_config_test.h [new file with mode: 0644]