Ethereal-dev: Re: [Ethereal-dev] Re: [Ethereal-cvs] rev 14073: /trunk/tools/: fuzz-test.sh

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Thu, 14 Apr 2005 16:23:06 -0500
Ulf Lamping wrote:
> gerald@xxxxxxxxxxxx wrote:
> 
> 
>>User: gerald
>>Date: 2005/04/13 11:32 PM
>>
>>Log:
>>Add a script based on the "menagerie-fuzz" buildbot test.  Running
>>"./tools/fuzz-test.sh /path/to/capture/files/*" will iterate over the
>>specified capture files, using editcap to introduce errors and tethereal
>>to check for bugs.  It will do this until tethereal exits abnormally or
>>a dissector bug is encountered.
>> 
>>
> 
> Add this to http://wiki.ethereal.com/Tools?

Done.  Would it make sense to require fuzz-testing for any new code
that's submitted for checkin?