summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-23 05:35:46 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-27 06:12:54 +0200
commite02447e41e2ea91fbaae1c4f65a276b924d6e9e8 (patch)
treef81c4b04cc681e8adada1de5ccd3c0ea80c211e5 /tests/Makefile
parentf7d59ca364c38860089b56826df47db032a80822 (diff)
downloadffmpeg-e02447e41e2ea91fbaae1c4f65a276b924d6e9e8.tar.gz
fate/demux: Move caf test to its own file
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.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 e42e66d81b..d5595908b8 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -121,6 +121,7 @@ include $(SRC_PATH)/tests/fate/atrac.mak
include $(SRC_PATH)/tests/fate/audio.mak
include $(SRC_PATH)/tests/fate/bmp.mak
include $(SRC_PATH)/tests/fate/build.mak
+include $(SRC_PATH)/tests/fate/caf.mak
include $(SRC_PATH)/tests/fate/canopus.mak
include $(SRC_PATH)/tests/fate/cbs.mak
include $(SRC_PATH)/tests/fate/cdxl.mak