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 fuzzing corpus #163

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Add fuzzing corpus #163

merged 2 commits into from
Sep 6, 2023

Conversation

tanghaowillow
Copy link
Contributor

Description

Add corpus files for regression test. They are generated by fuzzing with the code before adding the fixes in #161 .

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Patch has no changes to coverable lines.

❗ Current head 3419f89 differs from pull request most recent head 65aea1d. Consider uploading reports for the commit 65aea1d to get more accurate results

📢 Thoughts on this report? Let us know!.

@tanghaowillow
Copy link
Contributor Author

@stv0g Hi, could you check if these are what you want?

Copy link
Member

@stv0g stv0g left a comment

Choose a reason for hiding this comment

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

Yes that's it :) we just need to fix the REUSE check

@tanghaowillow
Copy link
Contributor Author

@stv0g It seems go doesn't allow adding texts in the corpus files (go test will fail when parsing them). Maybe the CI should be modified to skip checking these files?

@stv0g
Copy link
Member

stv0g commented Aug 11, 2023

Yes I will add an exception

@stv0g stv0g merged commit 934dd1a into pion:master Sep 6, 2023
11 checks passed
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.

None yet

2 participants