MCPcopy Create free account
hub / github.com/WAVM/WAVM / run_fuzzer

Function run_fuzzer

Build/lib/fuzz.py:176–267  ·  view source on GitHub ↗

Run a single fuzzer. Replaces run-fuzzer.sh + run-fuzz-*.sh.

(
    fc: FuzzerConfig,
    build_dir: Path,
    fuzz_dir: Path,
    source_dir: Path,
    jobs: int,
    workers: int,
    max_total_time_override: Optional[int] = None,
    use_fork: bool = False,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cmd_fuzzFunction · 0.85

Calls 4

_count_filesFunction · 0.85
statusMethod · 0.80
clear_statusMethod · 0.80
waitMethod · 0.45

Tested by

no test coverage detected