connectconformance

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(flags *Flags, logPrinter internal.Printer, errPrinter internal.Printer) (bool, error)

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.

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.

Jump to

Keyboard shortcuts

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