| commit | cff66b19589c41ba45d9bf9bd7b01e9338c037b6 | [log] [tgz] |
|---|---|---|
| author | Jerome Jiang <jianj@google.com> | Fri May 10 11:39:22 2019 -0700 |
| committer | Jerome Jiang <jianj@google.com> | Fri May 10 23:13:07 2019 +0000 |
| tree | 3574368a1762f5ef46497b517f9c26f6958cfd98 | |
| parent | 85d00fa8e23ea067c246d45b86f26c78bfcb4fbd [diff] [blame] |
rt: Add threading to realtime end2end test. Add new test clip. Change-Id: Ie2891a553b90322a14df4ad1c9ebe3f236d723cd
diff --git a/test/test_data_util.cmake b/test/test_data_util.cmake index c3c86aa..e497efa 100644 --- a/test/test_data_util.cmake +++ b/test/test_data_util.cmake
@@ -12,6 +12,7 @@ list(APPEND AOM_TEST_DATA_FILE_NAMES "hantro_collage_w352h288.yuv" "hantro_odd.yuv" + "paris_352_288_30.y4m" "park_joy_90p_10_420.y4m" "park_joy_90p_10_422.y4m" "park_joy_90p_10_444.y4m"