summaryrefslogtreecommitdiffstats
path: root/libvpx/test/test_vector_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/test/test_vector_test.cc')
-rw-r--r--libvpx/test/test_vector_test.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/libvpx/test/test_vector_test.cc b/libvpx/test/test_vector_test.cc
index 9bd03b9..c6ad1c5 100644
--- a/libvpx/test/test_vector_test.cc
+++ b/libvpx/test/test_vector_test.cc
@@ -160,6 +160,10 @@ const char *kVP9TestVectors[] = {
"vp90-2-03-size-226x202.webm", "vp90-2-03-size-226x208.webm",
"vp90-2-03-size-226x210.webm", "vp90-2-03-size-226x224.webm",
"vp90-2-03-size-226x226.webm", "vp90-2-03-deltaq.webm",
+ "vp90-2-05-resize.ivf", "vp90-2-06-bilinear.webm",
+ "vp90-2-07-frame_parallel.webm",
+ "vp90-2-08-tile_1x2_frame_parallel.webm", "vp90-2-08-tile_1x2.webm",
+ "vp90-2-08-tile_1x4_frame_parallel.webm", "vp90-2-08-tile_1x4.webm",
#if CONFIG_NON420
"vp91-2-04-yv444.webm"
#endif