package
Version:
v1.67.0
Opens a new window with list of versions in this module.
Published: Jan 22, 2026
License: Apache-2.0, BSD-3-Clause, ISC, + 2 more
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.