Skip to content

fuzzing implementation using honggfuzz#10

Open
drahnr wants to merge 1 commit intomasterfrom
wip-fuzz
Open

fuzzing implementation using honggfuzz#10
drahnr wants to merge 1 commit intomasterfrom
wip-fuzz

Conversation

@drahnr
Copy link
Copy Markdown
Owner

@drahnr drahnr commented Dec 12, 2018

cargo hfuzz run fuzz, currently only evals a typed input of replace arguments. To be extended.

@drahnr
Copy link
Copy Markdown
Owner Author

drahnr commented Dec 13, 2018

Merge after #11

@KuabeM
Copy link
Copy Markdown
Collaborator

KuabeM commented Dec 17, 2018

what other tests should be included? Maybe I can work on that :)

@drahnr
Copy link
Copy Markdown
Owner Author

drahnr commented Dec 17, 2018

So far hongfuzz did not yield any surprises, but with the limited functionality that's not too surprising - with Intel hex tests, this might be different :)

@drahnr
Copy link
Copy Markdown
Owner Author

drahnr commented Dec 17, 2018

One thing could be to limit the number of rounds and integrate into ci (and cache intermediate results), but other than that I don't think here is much to do

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