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)
committerSean V Kelley <seanvk@posteo.de>
Thu, 6 Oct 2016 21:02:50 +0000 (14:02 -0700)
commit91caa8167d5b6b16ee8c58bd238f8a4773a4707a
tree2135604121a958d62c7f643e7dcf3d55b4475a75
parentd36e351ef5d073f24aca0e0fb6dd3171d9b1914c
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>
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]