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

Delta debugging integration into fuzzing #266

Open
wants to merge 8 commits into
base: devel
Choose a base branch
from

Commits on Nov 11, 2024

  1. Implement delta debugging integration into fuzzing

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a9f8d46 View commit details
    Browse the repository at this point in the history
  2. Add documentation to process_successful_mutation

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1fbf149 View commit details
    Browse the repository at this point in the history
  3. Fix type correctness for Python in delta debugging factory

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2997413 View commit details
    Browse the repository at this point in the history
  4. Deltadebugging fix type checker

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    507e508 View commit details
    Browse the repository at this point in the history
  5. Deltadebugging fix Static Code Analysis

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4c0b41d View commit details
    Browse the repository at this point in the history
  6. Deltadebugging check loop boundaries

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    081a70e View commit details
    Browse the repository at this point in the history
  7. Deltadebugging fix check loop boundaries

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f07bdc8 View commit details
    Browse the repository at this point in the history
  8. Deltadebugging fix check loop boundaries

    Perun CaseStudies authored and Perun CaseStudies committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    72f74da View commit details
    Browse the repository at this point in the history