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

Fuzzing #1

Closed
io7m opened this issue Feb 18, 2019 · 2 comments
Closed

Fuzzing #1

io7m opened this issue Feb 18, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@io7m
Copy link
Member

io7m commented Feb 18, 2019

Find some way to subject the parser to fuzzing as part of the test suite.

@io7m io7m added enhancement New feature or request help wanted Extra attention is needed labels Feb 18, 2019
@io7m io7m self-assigned this Feb 18, 2019
@io7m
Copy link
Member Author

io7m commented Feb 28, 2019

A limited form of fuzzing was added in 23b282a. This essentially instantiates thousands of tests that randomly corrupt a RIFF file and check to see if any internal assertions are tripped.

@io7m
Copy link
Member Author

io7m commented Jul 13, 2019

Good enough.

@io7m io7m closed this as completed Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant