summaryrefslogtreecommitdiffstats
path: root/tests/fate/libavcodec.mak
diff options
context:
space:
mode:
authorMuhammad Faiz <mfcc64@gmail.com>2018-02-10 16:30:14 +0700
committerMuhammad Faiz <mfcc64@gmail.com>2018-02-12 06:06:37 +0700
commitb7d476b1384fe0e4a2c4d424d880d9c4f0b6f7ca (patch)
tree52525cc2af973b3c14e6c8e78d69a85a7d3dade8 /tests/fate/libavcodec.mak
parentdced1f6cdfe479965898bed3cb5219d2ddbb0ad9 (diff)
downloadffmpeg-streaming-b7d476b1384fe0e4a2c4d424d880d9c4f0b6f7ca.zip
ffmpeg-streaming-b7d476b1384fe0e4a2c4d424d880d9c4f0b6f7ca.tar.gz
fate/libavcodec: add codec_desc test
Remove runtime check at codec_desc.c Reviewed-by: wm4 <nfxjfg@googlemail.com> Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
Diffstat (limited to 'tests/fate/libavcodec.mak')
-rw-r--r--tests/fate/libavcodec.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fate/libavcodec.mak b/tests/fate/libavcodec.mak
index a2d5d9f..d3b2dd8 100644
--- a/tests/fate/libavcodec.mak
+++ b/tests/fate/libavcodec.mak
@@ -13,6 +13,11 @@ fate-celp_math: libavcodec/tests/celp_math$(EXESUF)
fate-celp_math: CMD = run libavcodec/tests/celp_math
fate-celp_math: CMP = null
+FATE_LIBAVCODEC-yes += fate-codec_desc
+fate-codec_desc: libavcodec/tests/codec_desc$(EXESUF)
+fate-codec_desc: CMD = run libavcodec/tests/codec_desc
+fate-codec_desc: CMP = null
+
FATE_LIBAVCODEC-$(CONFIG_GOLOMB) += fate-golomb
fate-golomb: libavcodec/tests/golomb$(EXESUF)
fate-golomb: CMD = run libavcodec/tests/golomb
OpenPOWER on IntegriCloud