connectconformance

package
v1.0.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 35 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
	KnownFailingFile string
	Verbose          bool
	ClientCommand    []string
	ServerCommand    []string
	TestFile         string
	MaxServers       uint
	Parallelism      uint
	TLSCertFile      string
	TLSKeyFile       string
	ServerPort       uint
	ServerBind       string
}

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