Skip to content
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

Custom fuzz options #1077

Merged
merged 14 commits into from
Oct 15, 2024
Merged

Custom fuzz options #1077

merged 14 commits into from
Oct 15, 2024

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Oct 14, 2024

add mechanics for the fuzzer to add custom options.

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e4ee3af) to head (59b1aa6).
Report is 46 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1077     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           17        17             
  Lines         4546      4698    +152     
  Branches         0      1007   +1007     
===========================================
+ Hits          4546      4698    +152     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phlptp phlptp force-pushed the custom_fuzz_options branch from ba31633 to 6078dd4 Compare October 14, 2024 19:33
@phlptp
Copy link
Collaborator Author

phlptp commented Oct 15, 2024

The aim is to eventually get cli11 running in ossfuzz. This is another step in that direction.

@phlptp phlptp merged commit e52bef1 into CLIUtils:main Oct 15, 2024
55 checks passed
@phlptp phlptp deleted the custom_fuzz_options branch October 15, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant