summaryrefslogtreecommitdiff
path: root/test/test_vectors.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_vectors.cc')
-rw-r--r--test/test_vectors.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test_vectors.cc b/test/test_vectors.cc
index ff3c389e5..08498ebf0 100644
--- a/test/test_vectors.cc
+++ b/test/test_vectors.cc
@@ -177,7 +177,8 @@ const char *const kVP9TestVectors[] = {
"vp90-2-14-resize-fp-tiles-4-16.webm", "vp90-2-14-resize-fp-tiles-4-1.webm",
"vp90-2-14-resize-fp-tiles-4-2.webm", "vp90-2-14-resize-fp-tiles-4-8.webm",
"vp90-2-14-resize-fp-tiles-8-16.webm", "vp90-2-14-resize-fp-tiles-8-1.webm",
- "vp90-2-14-resize-fp-tiles-8-2.webm", "vp90-2-14-resize-fp-tiles-8-4.webm"
+ "vp90-2-14-resize-fp-tiles-8-2.webm", "vp90-2-14-resize-fp-tiles-8-4.webm",
+ "vp90-2-15-segkey.webm"
};
const int kNumVP9TestVectors = NELEMENTS(kVP9TestVectors);
#endif // CONFIG_VP9_DECODER