Skip to content

Expand fuzzing to SliceVec #96

Description

@Shnatsel

Right now we have a pretty good fuzzing setup for TinyVec and ArrayVec types that has found a number of bugs. We should extend this to cover SliceVec and ArraySet types as well.

SliceVec fuzzing harness is going to be mostly identical to that of ArrayVec. As for ArraySet, rutenspitz ships with plenty of examples for testing map types: https://github.com/jakubadamw/rutenspitz/tree/master/examples/src

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

    EnhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions