fuzz

package
v13.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

README

Fuzz testing for asp

This uses https://github.com/dvyukov/go-fuzz to fuzz test the BUILD file lexer / parser / interpreter. We build an initial corpus from the BUILD files in this repo to give it somewhere to start from.

Run fuzz.sh from the repo root to make it go.

Documentation

Overview

Package fuzz implements a fuzzing entry point for asp using go-fuzz.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fuzz

func Fuzz(data []byte) int

Fuzz implements the interface that go-fuzz requires for fuzz testing of the parser.

Types

This section is empty.

Jump to

Keyboard shortcuts

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