OSDN Git Service

test: add virtual dtor to abstract classes
[android-x86/hardware-intel-common-vaapi.git] / test /
2016-10-03 U. Artie Eofftest: move generic toString to i965_streamable.h
2016-10-03 U. Artie Eofftest: move ASSERT_NO_FAILURE macro to test.h
2016-09-28 U. Artie Eofftest: add some jpeg encode tests
2016-09-28 U. Artie Eofftest: add common test utils
2016-09-28 U. Artie Eofftest: add wrapper for SyncSurface
2016-09-28 U. Artie Eofftest: add streamable operators for VA structs and other
2016-09-28 U. Artie Eofftest: add wrapper for CreateSurfaces2
2016-09-28 U. Artie Eofftest: wrap jpeg decode tests and data in namespace
2016-09-28 U. Artie Eofftest: split jpeg test data into header and cpp
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-08 U. Artie Eofftest: skip jpeg fourcc decode test if unsupported by hw
2016-09-08 U. Artie Eofftest: add getFullTestName to i965 test fixture
2016-09-08 U. Artie Eofftest: add jpeg entrypoint test
2016-09-08 U. Artie Eofftest: add more convenience macros and wrap VAStatus
2016-09-07 U. Artie Eofftest: fix jpeg decode invalid indexing
2016-09-07 U. Artie Eofftest: add some chipset tests
2016-09-07 U. Artie Eofftest: add some object_heap tests
2016-09-07 U. Artie Eofftest: add some JPEG decode test cases
2016-09-07 U. Artie Eofftest: add an i965 initialize test
2016-09-07 U. Artie Eofftest: add i965 test fixture
2016-09-07 U. Artie Eofftest: link to i965 convenience library
2016-09-07 U. Artie Eofftest: add initial test_i965_drv_video target
2016-09-07 U. Artie Eofftoolchain: build gtest convenience library
2016-09-07 U. Artie Eofftest: add googletest release-1.8.0 source