Skip to content

Pairwise testing of arguments #1

@iosifache

Description

@iosifache

The arguments fuzzer treat the arguments separately, without considering possible combinations.

Let's suppose that an executable has a valid --flag argument. Then --flag and --flag <string> will both generate hashes different from the baseline one. So both are (incorrectly) reported, despite the fact that the latter is just an effect of the former one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions