-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
A-testingArea: testingArea: testingC-forgeCommand: forgeCommand: forgeCmd-forge-testCommand: forge testCommand: forge testP-normalPriority: normalPriority: normalT-blockedType: blockedType: blockedT-featureType: featureType: feature
Milestone
Description
Component
Forge
Describe the feature you would like
Right now fuzz campaigns are defined by their number of runs. It’s also useful to instead define campaigns with a timeout
which specifies the duration of the campaign, with a value of 0 meaning to run indefinitely. This is common in other fuzzers such as Echidna.
It would also be helpful to support config via cheat codes as discussed in #744, to allow some fuzz/invariant tests to be defined by number of runs with others defined by a timeout
Additional context
No response
onbjerg, maxmilton, 0xPhaze, 0xMelkor and 0xClandestine
Metadata
Metadata
Assignees
Labels
A-testingArea: testingArea: testingC-forgeCommand: forgeCommand: forgeCmd-forge-testCommand: forge testCommand: forge testP-normalPriority: normalPriority: normalT-blockedType: blockedType: blockedT-featureType: featureType: feature
Type
Projects
Status
Next Up