Re: [FFmpeg-devel] [PATCH V2 2/3] fate: add unit test for dnn-layer-pad

2019-07-29 Thread Pedro Arthur
LGTM. Pushed, thanks! Em dom, 28 de jul de 2019 às 22:59, Guo, Yejun escreveu: > > 'make fate-dnn-layer-pad' to run the test > > Signed-off-by: Guo, Yejun > --- > tests/Makefile | 5 +- > tests/dnn/Makefile | 11 +++ > tests/dnn/dnn-layer-pad-test.c | 203 > +

[FFmpeg-devel] [PATCH V2 2/3] fate: add unit test for dnn-layer-pad

2019-07-28 Thread Guo, Yejun
'make fate-dnn-layer-pad' to run the test Signed-off-by: Guo, Yejun --- tests/Makefile | 5 +- tests/dnn/Makefile | 11 +++ tests/dnn/dnn-layer-pad-test.c | 203 + tests/fate/dnn.mak | 8 ++ 4 files changed, 226