-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add honggfuzz coverage-based minimizer. #26
Comments
I just looked at the usage and it has a |
Yes i think it should work well just by providing this option flag ;) |
Closed
This is making progress in form of google/honggfuzz#379 and google/honggfuzz#380. Can't wait for that to land in here. 🥳 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@robertswiecki has implemented a coverage-based minimizer in honggfuzz recently.
google/honggfuzz#195 (comment)
It will be awesome to have this feature available over cargo like:
cargo hfuzz cmin ...
The text was updated successfully, but these errors were encountered: