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

Add fuzz test for server::accept #68

Merged
merged 1 commit into from
Mar 15, 2020
Merged

Add fuzz test for server::accept #68

merged 1 commit into from
Mar 15, 2020

Conversation

tirr-c
Copy link
Collaborator

@tirr-c tirr-c commented Mar 8, 2020

Currently the test doesn't validate responses.

With cargo-fuzz installed, fuzzer can be run with ./run-fuzzer.sh server_accept.


cc #64

@tirr-c tirr-c requested a review from yoshuawuyts March 8, 2020 09:45
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really cool!

@yoshuawuyts yoshuawuyts merged commit 739e481 into master Mar 15, 2020
@yoshuawuyts yoshuawuyts deleted the fuzzing branch March 15, 2020 11:54
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