Skip to content

proposal: cmd/go: fuzzing option to add the last few "interesting" inputs to the seed corpus #76018

@myaaaaaaaaa

Description

@myaaaaaaaaa

Proposal Details

This is somewhat of a successor to this declined proposal, with the same motivation:

I'm too lazy to come up with a seed corpus for otherwise succeeding tests.

Essentially, the last few "interesting" inputs are the most difficult ones to find. I think they're the best candidates for checking into the seed corpus.

Saving just those means that future fuzzing runs can reach maximum coverage much faster, with minimum repository bloat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions