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

feat(runtime-fuzzer): Introduce "precise" runtime-fuzzer #3102

Merged
merged 10 commits into from
Aug 19, 2023
Merged

Conversation

techraed
Copy link
Member

@techraed techraed commented Aug 18, 2023

Resolves #2759 .

  • Adjust fuzz-target so fuzzing becomes more precise
  • Adjust check-fuzzer task (corresponding changes in scripts)

@gear-tech/dev

@techraed techraed added A1-inprogress Issue is in progress or PR draft is not ready to be reviewed D4-test Autotests, and examples D5-tooling Helper tools and utilities labels Aug 18, 2023
@techraed techraed self-assigned this Aug 18, 2023
@techraed techraed added A0-pleasereview PR is ready to be reviewed by the team and removed A1-inprogress Issue is in progress or PR draft is not ready to be reviewed labels Aug 18, 2023
scripts/check-fuzzer.sh Show resolved Hide resolved
scripts/src/test.sh Outdated Show resolved Hide resolved
@techraed techraed merged commit 2638a27 into master Aug 19, 2023
7 checks passed
@techraed techraed deleted the st/issue-2759 branch August 19, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview PR is ready to be reviewed by the team D4-test Autotests, and examples D5-tooling Helper tools and utilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Precise fuzz-testing
5 participants