autotest

package
v0.0.0-...-5dc5008 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_test_platform_autotest_dynamic_suite_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TestPlatformArgs

type TestPlatformArgs struct {
	Tests []*api.AutotestTest `protobuf:"bytes,1,rep,name=tests,proto3" json:"tests,omitempty"`
	// contains filtered or unexported fields
}

TestPlatformArgs defines the input format used by autotest's dynamic suite (see https://chromium.googlesource.com/chromiumos/third_party/autotest/+/refs/heads/master/server/cros/dynamic_suite/dynamic_suite.py) This argument is available to the control.cros_test_platform suite, as an autotest entry point for cros_test_platform.

These arguments are in addition to the standard dynamic_suite arguments passed in via the run_suite command line (see https://chromium.googlesource.com/chromiumos/third_party/autotest/+/refs/heads/master/site_utils/run_suite.py).

func (*TestPlatformArgs) Descriptor deprecated

func (*TestPlatformArgs) Descriptor() ([]byte, []int)

Deprecated: Use TestPlatformArgs.ProtoReflect.Descriptor instead.

func (*TestPlatformArgs) GetTests

func (x *TestPlatformArgs) GetTests() []*api.AutotestTest

func (*TestPlatformArgs) ProtoMessage

func (*TestPlatformArgs) ProtoMessage()

func (*TestPlatformArgs) ProtoReflect

func (x *TestPlatformArgs) ProtoReflect() protoreflect.Message

func (*TestPlatformArgs) Reset

func (x *TestPlatformArgs) Reset()

func (*TestPlatformArgs) String

func (x *TestPlatformArgs) String() string

Jump to

Keyboard shortcuts

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