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

Fuzz tests executed on push/PR #24

Open
3 tasks
Tracked by #20
akoptelov opened this issue Oct 20, 2022 · 0 comments
Open
3 tasks
Tracked by #20

Fuzz tests executed on push/PR #24

akoptelov opened this issue Oct 20, 2022 · 0 comments
Assignees
Labels
ci Issue related to the CI

Comments

@akoptelov
Copy link
Contributor

akoptelov commented Oct 20, 2022

  • Fuzzing should be run continuously
  • Fuzzing should be restarted with the new code base and existing corpus on a merge
  • Coverage reports should be generated periodically

Coverage report generation could be implemented by e.g. listening to HUP signal and dumping current ASAN coverage data, with postprocessing and then rendering as a proper report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issue related to the CI
Projects
None yet
Development

No branches or pull requests

1 participant