Commit 611e1085 authored by Michael Niedermayer's avatar Michael Niedermayer

fate: Add fate-mathops test

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 50965e06
......@@ -28,6 +28,12 @@ fate-rangecoder: CMD = run libavcodec/rangecoder-test
fate-rangecoder: CMP = null
fate-rangecoder: REF = /dev/null
FATE_LIBAVCODEC-yes += fate-mathops
fate-mathops: libavcodec/mathops-test$(EXESUF)
fate-mathops: CMD = run libavcodec/mathops-test
fate-mathops: CMP = null
fate-mathops: REF = /dev/null
FATE_LIBAVCODEC-$(call ENCDEC, FLAC, FLAC) += fate-api-flac
fate-api-flac: libavcodec/api-flac-test$(EXESUF)
fate-api-flac: CMD = run libavcodec/api-flac-test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment