Skip to content

Implement basic deterministic simulation testing by having a fuzzer drive unsafe hooks #1876

@shadaj

Description

@shadaj

Depends on #1875. If we have an API to control the behavior of unsafe operators, we can easily implement a lightweight version of DST by having a fuzzer drive those APIs. This does not provide a mechanism for testing global invariants, but can catch panics due to improper assumptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions