summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorSteven Liu <lq@chinaffmpeg.org>2018-12-24 17:42:09 +0800
committerSteven Liu <lq@chinaffmpeg.org>2019-01-04 11:16:13 +0800
commit2780cd33d938f1bfb627685a8b93c0a30b90fb0b (patch)
tree8eafa7b4059cc1ca52911c9fbac80e1edf2b0336 /tests/Makefile
parentef67af31ffec89087dcdc1b9056b06180a2e1b71 (diff)
fate: add tests/fate/hlsenc.mak for hls FATE
init add three test examples: 1. check no endlist at the end 2. check endlist at the end 3. check hls_list_size 0 full list Tested-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
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 24680b8150..90801b42b2 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -131,6 +131,7 @@ include $(SRC_PATH)/tests/fate/gif.mak
include $(SRC_PATH)/tests/fate/h264.mak
include $(SRC_PATH)/tests/fate/hap.mak
include $(SRC_PATH)/tests/fate/hevc.mak
+include $(SRC_PATH)/tests/fate/hlsenc.mak
include $(SRC_PATH)/tests/fate/hw.mak
include $(SRC_PATH)/tests/fate/id3v2.mak
include $(SRC_PATH)/tests/fate/image.mak