Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Flags ¶
type Flags struct { ConfigFile string RunPatterns []string SkipPatterns []string KnownFailingPatterns []string KnownFlakyPatterns []string Verbose bool VeryVerbose bool ClientCommand []string ServerCommand []string TestFiles []string MaxServers uint Parallelism uint TLSCertFile string TLSKeyFile string ServerPort uint ServerBind string HTTPTrace bool }
Flags are the config values for the test runner that may be provided via command-line flags and arguments.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package testsuites contains embedded test suite data used when running conformance tests.
|
Package testsuites contains embedded test suite data used when running conformance tests. |
Click to show internal directories.
Click to hide internal directories.