On 09.01.21 12:49, Jeffrey Walton wrote:
On Sat, Jan 9, 2021 at 6:44 AM Tim Rühsen <[email protected]> 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?
Yeah, top level `make check` should do it. I don't remember any prereqs.If you make up your own cmake rules, treat this directory as you treat tests/ and testenv/.
Regards, Tim
OpenPGP_signature
Description: OpenPGP digital signature
