> -----Original Message----- > From: ffmpeg-devel <[email protected]> On Behalf Of Ting Fu > Sent: 2020年5月25日 22:46 > To: [email protected] > Subject: [FFmpeg-devel] [PATCH 2/2] dnn-layer-mathunary-test: add unit test > for > abs > > Signed-off-by: Ting Fu <[email protected]> > --- > tests/dnn/.gitignore | 1 + > tests/dnn/Makefile | 1 + > tests/dnn/dnn-layer-mathunary-test.c | 81 ++++++++++++++++++++++++++++ > tests/fate/dnn.mak | 5 ++ > 4 files changed, 88 insertions(+) > create mode 100644 tests/dnn/dnn-layer-mathunary-test.c >
Thanks, LGTM, will push soon. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
