Skip to content

Bazel + junit Fuzz Tests #895

@asudhak

Description

@asudhak

When running Junit Fuzz Tests triggered using bazel test libfuzzer appears to look for the .cifuzz-corpus in a temp directory under /private/var/tmp/ and also places the crashes in a subdir of /private/var/tmp/ which gets purged after a run.

Is there a right way of specifying a different directory for Jazzer/Libfuzzer to use for the corpus and the reproducers ?

Follow up question - similarly, how do you pass other Jazzer flags such as --keep_going=N when using junit/bazel ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions