Discover Packages
github.com/tiagovtristao/plz
src
parse
asp
fuzz
package
Version:
v13.4.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 25, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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.
Expand ▾
Collapse ▴
Documentation
¶
Package fuzz implements a fuzzing entry point for asp using go-fuzz.
Fuzz implements the interface that go-fuzz requires for fuzz testing of the parser.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.