Skip to content

Add a file operations fuzzer into testing tool kit #45

Description

@mwatts15

There's an existing fuzzer on github (https://github.com/regehr/fs-fuzz) that does some of what I want, but it doesn't:

  1. generate random file names/potentially invalid file names;
  2. execute patterns that stress TagFS specifically;
  3. doesn't extend at the level of adding a new fuzzing procedure -- only designed to extend at the level of adding new file system operations/operations on the level of a single file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions