mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-22 15:23:11 +00:00
fate: Add fate-mathops test
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
50965e0673
commit
611e1085f8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user