summaryrefslogtreecommitdiff
path: root/test/i965_jpeg_decode_test.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-06test: use common I965ConfigTest fixture for jpeg enc/decU. Artie Eoff1-22/+0
2016-10-03test: move ASSERT_NO_FAILURE macro to test.hU. Artie Eoff1-4/+0
2016-09-28test: wrap jpeg decode tests and data in namespaceU. Artie Eoff1-5/+3
2016-09-08test: skip jpeg fourcc decode test if unsupported by hwU. Artie Eoff1-0/+9
2016-09-08test: add jpeg entrypoint testU. Artie Eoff1-5/+32
2016-09-07test: fix jpeg decode invalid indexingU. Artie Eoff1-33/+32
2016-09-07test: add some JPEG decode test casesU. Artie Eoff1-0/+292