[FFmpeg-devel] [PATCH] checkasm/hevc_sao : add hevc_sao for checkasm
Martin Vignali
martin.vignali at gmail.com
Fri Mar 2 20:23:38 EET 2018
2018-03-02 12:48 GMT+01:00 Yingming Fan <yingmingfan at gmail.com>:
> If you want to test checkasm of hevc_sao, please use `checkasm
> --test=hevc_sao`, or `checkasm --test=hevc_sao --bench`.
>
>
>
> > On 2 Mar 2018, at 7:03 PM, Yingming Fan <yingmingfan at gmail.com> wrote:
> >
> > ---
> > tests/checkasm/Makefile | 2 +-
> > tests/checkasm/checkasm.c | 1 +
> > tests/checkasm/checkasm.h | 1 +
> > tests/checkasm/hevc_sao.c | 158 ++++++++++++++++++++++++++++++
> ++++++++++++++++
> > 4 files changed, 161 insertions(+), 1 deletion(-)
> > create mode 100644 tests/checkasm/hevc_sao.c
> >
>
You should add the checkasm test to fate
in file : ./tests/fate/checkasm.mak
Martin
More information about the ffmpeg-devel
mailing list