package
2.1.0-alpha.20180416+incompatible
Repository: https://github.com/coyle/cockroach.git
Documentation: pkg.go.dev

# Functions

RunTest invokes a data-driven test.
Walk goes through all the files in a subdirectory, creating subtests to match the file hierarchy; for each "leaf" file, the given function is called.

# Structs

CmdArg contains information about an argument on the directive line.
TestData contains information about one data-driven test case that was parsed from the test file.