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

Run our fuzz targets on our corpora in CI #662

Merged
merged 2 commits into from
Dec 3, 2019

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Dec 3, 2019

This doesn't have libFuzzer generate new inputs in CI, only verifies that we can still successfully process our existing seed inputs in each of our targets' corpora.

Part of #611


This may take a few force pushes to get the CI config just right 😅

@fitzgen fitzgen force-pushed the run-fuzz-corpora-in-ci branch 2 times, most recently from 40749f2 to 775e78c Compare December 3, 2019 21:38
This doesn't have libFuzzer generate new inputs in CI, only verifies that we can
still successfully process our existing seed inputs in each of our targets'
corpora.
@fitzgen fitzgen merged commit fd8a5f6 into bytecodealliance:master Dec 3, 2019
@fitzgen fitzgen deleted the run-fuzz-corpora-in-ci branch December 3, 2019 22:24
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.

2 participants