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 basic fuzzing #60

Merged
merged 5 commits into from
Dec 3, 2024
Merged

Add basic fuzzing #60

merged 5 commits into from
Dec 3, 2024

Conversation

bjorn3
Copy link
Collaborator

@bjorn3 bjorn3 commented Dec 3, 2024

This is partially copied from the zlib-rs fuzzing.

@bjorn3 bjorn3 requested a review from folkertdev December 3, 2024 13:30
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
libbzip2-rs-sys/src/bzlib.rs 92.64% <ø> (ø)

fuzz/Cargo.toml Outdated Show resolved Hide resolved
libbzip2-rs-sys/src/bzlib.rs Outdated Show resolved Hide resolved
fuzz/Cargo.toml Outdated Show resolved Hide resolved
@bjorn3 bjorn3 merged commit 4609c0a into main Dec 3, 2024
20 checks passed
@bjorn3 bjorn3 deleted the fuzzing branch December 3, 2024 14:53
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