testconfig

package
v1.67.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: Apache-2.0, BSD-3-Clause, ISC, + 2 more Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Test

type Test struct {
	Cmd          []string `json:"cmd"`
	Env          []string `json:"env"`
	SkipSDE      bool     `json:"skip_sde"`
	SkipValgrind bool     `json:"skip_valgrind"`
	ValgrindSupp []string `json:"valgrind_supp"`
	TargetArch   string   `json:"target_arch"`
	Shard        bool     `json:"shard"`
}

func ParseTestConfig

func ParseTestConfig(filename string) ([]Test, error)

Jump to

Keyboard shortcuts

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