summaryrefslogtreecommitdiff
path: root/test/i965_jpeg_decode_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* test: fix use of uninitialized variableU. Artie Eoff2017-11-301-1/+1
* test: use common I965ConfigTest fixture for jpeg enc/decU. Artie Eoff2016-10-061-22/+0
* test: move ASSERT_NO_FAILURE macro to test.hU. Artie Eoff2016-10-031-4/+0
* test: wrap jpeg decode tests and data in namespaceU. Artie Eoff2016-09-281-5/+3
* test: skip jpeg fourcc decode test if unsupported by hwU. Artie Eoff2016-09-081-0/+9
* test: add jpeg entrypoint testU. Artie Eoff2016-09-081-5/+32
* test: fix jpeg decode invalid indexingU. Artie Eoff2016-09-071-33/+32
* test: add some JPEG decode test casesU. Artie Eoff2016-09-071-0/+292