Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Combine stochastic testing with go fuzzing #367

@b-scholz

Description

@b-scholz

The stochastic selection of the following state and its parameters can be swapped with the go fuzzing framework from go version 1.18 onwards. The idea is that the fuzzing framework is used as a driver for the stochastic framework to increase coverage.

The fuzzing string needs to be interpreted as a series of op-args. Operations for scoping begin-end block/tx/epoche need to be fixed (i.e. we want to enforce correct scoping).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions