summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-03-14 14:36:24 -0300
committerJames Almer <jamrial@gmail.com>2019-03-14 14:36:24 -0300
commitfda424b300c1a0b991296aa585691609d01196bd (patch)
tree2fad779896d4f2673e7c8e15aca76ee3f4b340b9 /tests/Makefile
parentace96d2e693d804a0ed16aebc1b1027cfff2c527 (diff)
parent618d02c1fa9e74d490cace64a7d15762656b521c (diff)
Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'
* commit '618d02c1fa9e74d490cace64a7d15762656b521c': tests: Convert lavf container 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 99ea0fe20b..3d88a5ddd6 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -91,6 +91,7 @@ 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-container.mak
include $(SRC_PATH)/tests/fate/lavf-image.mak
include $(SRC_PATH)/tests/fate/lavf-image2pipe.mak
include $(SRC_PATH)/tests/fate/seek.mak