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

Refactor Fuzz implementation #212

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Refactor Fuzz implementation #212

merged 2 commits into from
Jan 12, 2022

Commits on Jan 10, 2022

  1. Fuzzing: Initial commit

    Signed-off-by: AdamKorcz <adam@adalogics.com>
    AdamKorcz authored and Paulo Gomes committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    283b5db View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Refactor fuzzing

    Structure the fuzz implementation to be closer to what go native will support.
    Add Makefile target to enable smoketesting fuzzers.
    Add github workflow to test and upload crash results.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ab49d7b View commit details
    Browse the repository at this point in the history