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 tests #1032

Merged
merged 22 commits into from
Dec 12, 2024
Merged

Add fuzzing tests #1032

merged 22 commits into from
Dec 12, 2024

Conversation

Klavishnik
Copy link
Contributor

What has been done:

  • Documentation was written in both Russian and English.
  • A Dockerfile was created to set up the environment for further testing in docker container.
  • Automation scripts for fuzz testing were created.
  • Scripts for crash verification, minimization, and clustering were created.
  • A script for fuzzing configuration file correctness was created.
  • Two fuzzing wrappers were written for AFL++ and libfuzzer.
  • Fuzzing targets are integrated into the standard CMake build process.

@pavel-odintsov pavel-odintsov merged commit c3b72c1 into pavel-odintsov:master Dec 12, 2024
5 checks passed
@pavel-odintsov
Copy link
Owner

Hey!

Incredible job. Truly impressive. Thank you very much!

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.

3 participants