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

Support ejection of fuzzing fixtures #25

Closed
wants to merge 13 commits into from
Closed

Support ejection of fuzzing fixtures #25

wants to merge 13 commits into from

Conversation

buffalojoec
Copy link
Owner

This PR introduces a new library for fuzzing fixtures, based off of previous work with and by the Firedancer team. This library is primarily responsible for defining protobuf types and moving to/from them within user-space Rust.

On top of this library, I've added a fuzz feature to Mollusk, which simply drives the API of the new library to convert a Mollusk unit test into a fuzz fixture.

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