Add a test vector with all key frames
Change-Id: Ia9114e9a09e42e5416d37031959d9f133e034f79
diff --git a/test/test_data_util.cmake b/test/test_data_util.cmake
index c4b2185..9fe00a0 100644
--- a/test/test_data_util.cmake
+++ b/test/test_data_util.cmake
@@ -492,7 +492,9 @@
"av1-1-b8-01-size-66x64.ivf"
"av1-1-b8-01-size-66x64.ivf.md5"
"av1-1-b8-01-size-66x66.ivf"
- "av1-1-b8-01-size-66x66.ivf.md5")
+ "av1-1-b8-01-size-66x66.ivf.md5"
+ "av1-1-b8-02-allintra.ivf"
+ "av1-1-b8-02-allintra.ivf.md5")
endif()
if(ENABLE_ENCODE_PERF_TESTS AND CONFIG_AV1_ENCODER)