-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fuzzing: add a new fuzzer for cksum #6585
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few early comments. Is there a way to easily inspect a handful of generated command-lines?
GNU testsuite comparison:
|
Just run :) cargo +nightly fuzz run fuzz_cksum -- -max_total_time=60 -detect_leaks=0 |
GNU testsuite comparison:
|
GNU testsuite comparison:
|
No description provided.