flags

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultTestTimeout = "10m" // Matches Go's default test timeout

Variables

View Source
var (
	TestRun              string
	TestBench            string
	TestTimeout          string
	TestShort            bool
	TestCount            int
	TestCPU              string
	TestCover            bool
	TestCoverMode        string
	TestCoverProfile     string
	TestCoverPkg         string
	TestParallel         int
	TestFailfast         bool
	TestJSON             bool
	TestList             string
	TestSkip             string
	TestShuffle          string
	TestFullpath         bool
	TestBenchmem         bool
	TestBenchtime        string
	TestBlockProfileRate int
	TestCPUProfile       string
	TestMemProfile       string
	TestMemProfileRate   int
	TestBlockProfile     string
	TestMutexProfile     string
	TestMutexProfileFrac int
	TestTrace            string
	TestOutputDir        string
	TestPaniconexit0     bool
	TestTestLogFile      string
	TestGoCoverDir       string
	TestFuzzWorker       bool
	TestFuzzCacheDir     string
	TestFuzz             string
	TestFuzzTime         string
	TestFuzzMinimizeTime string
)

Test binary flags

View Source
var AbiMode int
View Source
var BaudRate int
View Source
var BuildEnv string
View Source
var BuildMode string
View Source
var CheckLLFiles bool
View Source
var CheckLinkArgs bool
View Source
var CompileOnly bool
View Source
var Emulator bool
View Source
var ForceEspClang bool
View Source
var ForceRebuild bool
View Source
var Gen bool
View Source
var GenLLFiles bool
View Source
var OutBin bool
View Source
var OutHex bool
View Source
var OutImg bool
View Source
var OutUf2 bool
View Source
var OutZip bool
View Source
var OutputFile string
View Source
var Port string
View Source
var PrintCommands bool
View Source
var SizeFormat string
View Source
var SizeLevel string
View Source
var SizeReport bool
View Source
var Tags string
View Source
var Target string
View Source
var Verbose bool

Functions

func AddBuildFlags

func AddBuildFlags(fs *flag.FlagSet)

func AddBuildModeFlags added in v0.11.6

func AddBuildModeFlags(fs *flag.FlagSet)

func AddCmpTestFlags

func AddCmpTestFlags(fs *flag.FlagSet)

func AddCommonFlags added in v0.11.6

func AddCommonFlags(fs *flag.FlagSet)

func AddEmbeddedFlags added in v0.11.6

func AddEmbeddedFlags(fs *flag.FlagSet)

func AddEmulatorFlags added in v0.11.6

func AddEmulatorFlags(fs *flag.FlagSet)

func AddOutputFlags

func AddOutputFlags(fs *flag.FlagSet)

func AddTestBinaryFlags added in v0.11.8

func AddTestBinaryFlags(fs *flag.FlagSet)

func AddTestFlags added in v0.11.8

func AddTestFlags(fs *flag.FlagSet)

func UpdateBuildConfig added in v0.11.6

func UpdateBuildConfig(conf *build.Config) error

func UpdateConfig added in v0.11.6

func UpdateConfig(conf *build.Config) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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