package
19.2.0-alpha.20190805+incompatible
Repository: https://github.com/jrote1/cockroach.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
MakeIntPass returns a Pass with a state that starts at 0 and increments by 1 each Advance.
Reduce executes the test case reduction algorithm.
RunTest executes reducer commands.
Walk walks path for datadriven files and calls RunTest on them.
# Type aliases
File contains the contents of a file.
InterestingFn returns true if File triggers the target test failure.
Result is returned by a Transform func.