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

Completely reworked fuzzing. Now it's based on honggfuzz #93

Merged
merged 2 commits into from
Oct 9, 2023

Conversation

martinus
Copy link
Owner

@martinus martinus commented Oct 9, 2023

The integration is now much better, usage is through a simple unit tests. It needs a special compile though (but that's how it was before too).

Now it is very nice that exactly the same code is used for fuzzing and for unit-testing with the corpus.

…tion

is now much better, usage is through a simple unit tests. It needs
a special compile though (but that's how it was before too).

Now it is very nice that exactly the same code is used for fuzzing and
for unit-testing with the corpus.
@martinus martinus merged commit 729896c into main Oct 9, 2023
8 checks passed
@martinus martinus deleted the 2023-10-better-fuzzer branch October 9, 2023 11:54
@martinus martinus restored the 2023-10-better-fuzzer branch October 13, 2023 19:44
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