Bug 1156505 - p1: Added test case file from bug. r=rillian

This commit is contained in:
Gerald Squelart 2015-10-05 04:01:00 +02:00
parent 54d208eba0
commit 92da300e3a
3 changed files with 2 additions and 0 deletions

View File

@ -164,6 +164,7 @@ struct TestFileData
int32_t mHeight;
};
static const TestFileData testFiles[] = {
{ "test_case_1156505.mp4", 0, 0, 0 },
{ "test_case_1187067.mp4", 1, 160, 90 },
{ "test_case_1200326.mp4", 0, 0, 0 },
{ "test_case_1204580.mp4", 1, 320, 180 }

View File

@ -12,6 +12,7 @@ SOURCES += [
]
TEST_HARNESS_FILES.gtest += [
'test_case_1156505.mp4',
'test_case_1187067.mp4',
'test_case_1200326.mp4',
'test_case_1204580.mp4',

Binary file not shown.