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

fuzz: generate firedancer-compatible fixtures #49

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

buffalojoec
Copy link
Contributor

Problem

Mollusk is capable of generating fuzz/conformance fixtures from defined unit tests. However, the protobufs used to create these fixtures were from an earlier version of Protosol - Firedancer's protobuf repository. In order to be able to use Mollusk-generated fixtures with Firedancer's conformance tooling, we need to use the new protobuf layouts.

Summary of Changes

Use Mollusk's new fuzz-fd feature, which generates Firedancer-compatible fuzz fixtures from unit tests.

@buffalojoec buffalojoec force-pushed the mollusk-firedancer-fixtures branch 3 times, most recently from 6610fed to 713c085 Compare November 25, 2024 08:50
@buffalojoec buffalojoec force-pushed the mollusk-firedancer-fixtures branch from 713c085 to a758a15 Compare November 25, 2024 23:29
@buffalojoec buffalojoec marked this pull request as ready for review November 25, 2024 23:34
@buffalojoec buffalojoec merged commit ea4bb70 into main Nov 25, 2024
9 checks passed
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