summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-03-14 14:19:03 -0300
committerJames Almer <jamrial@gmail.com>2019-03-14 14:19:03 -0300
commit29929fc8e2449d2db8bd144b2badc8d1e6347412 (patch)
tree873fc9615b24b887b9bdbafc944d1e7502d1f9cc /tests/Makefile
parentd0c43e32427ec1efac364be0987a6aafa695527f (diff)
parenteb8a8115994434b548523cf0bca6a4a74784e79c (diff)
Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'
* commit 'eb8a8115994434b548523cf0bca6a4a74784e79c': tests: Convert audio-only lavf tests to non-legacy test scripts Merged-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 0def7e0dae..122ab3d821 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -90,6 +90,7 @@ include $(SRC_PATH)/tests/fate/acodec.mak
include $(SRC_PATH)/tests/fate/vcodec.mak
include $(SRC_PATH)/tests/fate/avformat.mak
+include $(SRC_PATH)/tests/fate/lavf-audio.mak
include $(SRC_PATH)/tests/fate/lavf-image2pipe.mak
include $(SRC_PATH)/tests/fate/seek.mak