> -----Original Message----- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > Hendrik Leppkes > Sent: Thursday, August 01, 2019 11:14 PM > To: FFmpeg development discussions and patches <[email protected]> > Subject: Re: [FFmpeg-devel] [PATCH] Revert "fate: add unit test for > dnn-layer-pad" > > On Thu, Aug 1, 2019 at 4:53 PM Guo, Yejun <[email protected]> wrote: > > > > This reverts commit 3805aae47966b691f825abab6843f55676437a02. > > > > this test calls internal DNN functions within libavfilter, it is > > not allowed, and so revert it. > > > > Its not that its not allowed, it just needs to be setup properly. We > have for example the "checkasm" tests, which test internal modules > which have no public API at all. You can check how that is setup.
got it, thanks Handrik, I'll use the same method as checkasm. > > - Hendrik > _______________________________________________ > 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". _______________________________________________ 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".
