mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-01 20:42:19 +00:00
fate: add golomb-test
This commit is contained in:
parent
9e3a2736bd
commit
52afc97168
@ -1,3 +1,7 @@
|
|||||||
|
FATE_TESTS += fate-golomb
|
||||||
|
fate-golomb: libavcodec/golomb-test$(EXESUF)
|
||||||
|
fate-golomb: CMD = run libavcodec/golomb-test
|
||||||
|
|
||||||
FATE_TESTS += fate-iirfilter
|
FATE_TESTS += fate-iirfilter
|
||||||
fate-iirfilter: libavcodec/iirfilter-test$(EXESUF)
|
fate-iirfilter: libavcodec/iirfilter-test$(EXESUF)
|
||||||
fate-iirfilter: CMD = run libavcodec/iirfilter-test
|
fate-iirfilter: CMD = run libavcodec/iirfilter-test
|
||||||
|
2
tests/ref/fate/golomb
Normal file
2
tests/ref/fate/golomb
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
testing unsigned exp golomb
|
||||||
|
testing signed exp golomb
|
Loading…
Reference in New Issue
Block a user