Skip to content

Investigate fuzz testing with Jazzer #423

@benjamin-bader

Description

@benjamin-bader

This newly-open-sourced JVM fuzz tester looks really interesting for testing the thrifty-schema loader: https://github.com/CodeIntelligenceTesting/jazzer

The challenge with fuzz testing is providing correct random mutations; for our purposes we'd need to generate known-good thrift and mutate it in syntactically-valid ways. Definitely a non-trivial project, but it could be a fun and moderately valuable way to improve the parser and linker.

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