fuzzcheck

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package fuzzcheck provides shared invariant checks for parser fuzz tests. Each parser's FuzzParse calls CheckSpans after a successful parse to verify structural invariants that must hold for any output.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckSpans

func CheckSpans(t *testing.T, spans []parse.SymbolSpan)

CheckSpans verifies structural invariants on parser output. Calls t.Errorf on violations (does not abort — collects all).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL