Module puffin::fuzzer

source ·
Expand description

The fuzzer module setups the fuzzing loop. It also is responsible for gathering feedback from runs and restarting processes if they crash.

Modules

stages 🔒
Stats to display both cumulative and per-client stats
Generates a zoo of terms form a Signature. For each function symbol in the signature a closed term is generated and added to the zoo.

Structs

Functions

Starts the fuzzing loop