summaryrefslogtreecommitdiffstats
path: root/tests/fate/libavcodec.mak
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-04-10 10:27:35 -0700
committerMichael Niedermayer <michaelni@gmx.at>2015-04-10 21:49:37 +0200
commit28e2bf90b93ecd9e5d97ae5447861f8d8ec823fc (patch)
tree39ec87fbb1bc8191e538414c1302ed7e5fe22654 /tests/fate/libavcodec.mak
parent744594685e815583fab8db515419f80b4cf0deec (diff)
downloadffmpeg-streaming-28e2bf90b93ecd9e5d97ae5447861f8d8ec823fc.zip
ffmpeg-streaming-28e2bf90b93ecd9e5d97ae5447861f8d8ec823fc.tar.gz
Add cabac test into fate
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 dad33bc..2771474 100644
--- a/tests/fate/libavcodec.mak
+++ b/tests/fate/libavcodec.mak
@@ -1,3 +1,8 @@
+FATE_LIBAVCODEC-$(CONFIG_CABAC) += fate-cabac
+fate-cabac: libavcodec/cabac-test$(EXESUF)
+fate-cabac: CMD = run libavcodec/cabac-test
+fate-cabac: REF = /dev/null
+
FATE_LIBAVCODEC-$(CONFIG_GOLOMB) += fate-golomb
fate-golomb: libavcodec/golomb-test$(EXESUF)
fate-golomb: CMD = run libavcodec/golomb-test
OpenPOWER on IntegriCloud