[FFmpeg-devel] [PATCH] checkasm: add float_dsp tests
James Almer
jamrial at gmail.com
Tue Apr 25 21:07:49 EEST 2017
On 4/11/2017 6:11 PM, James Almer wrote:
> This is a port of libavutil/tests/float_dsp.c
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> tests/checkasm/Makefile | 1 +
> tests/checkasm/checkasm.c | 20 +++
> tests/checkasm/checkasm.h | 4 +
> tests/checkasm/float_dsp.c | 302 +++++++++++++++++++++++++++++++++++++++++++++
> tests/fate/checkasm.mak | 1 +
> 5 files changed, 328 insertions(+)
> create mode 100644 tests/checkasm/float_dsp.c
Ping.
More information about the ffmpeg-devel
mailing list