On Sat, Jan 9, 2021 at 6:44 AM Tim Rühsen <tim.rueh...@gmx.de> wrote:
>
> On 09.01.21 12:24, Jeffrey Walton wrote:
> > Hi Tim/Darshit,
> >
> > I think I would like to enable the fuzz tests. They appear to be
> > disabled at the moment:
> >
> >      Making all in fuzz
> >      make[2]: Entering directory 
> > '/home/jwalton/Build-Scripts/wget-1.21.1/fuzz'
> >      make[2]: Nothing to be done for 'all'.
> >      make[2]: Leaving directory 
> > '/home/jwalton/Build-Scripts/wget-1.21.1/fuzz'
> >
> > How do I enable fuzz? What needs to be installed?
>
> I think you want to run the regression tests in fuzz/. `make check`
> should do this.

Do you mean cd into fuzz/ and 'make check', separate from the top
level 'cmake check'? Or should it be included in the top level 'make
check'?

Are there any prereqs to running the fuzzing gear?

Jeff

Reply via email to