test_api_v1

package
v0.0.0-...-b8a1838 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_chromiumos_test_api_v1_plan_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type HWTestPlan

type HWTestPlan struct {
	Id            *HWTestPlan_TestPlanId `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	CoverageRules []*api.CoverageRule    `protobuf:"bytes,2,rep,name=coverage_rules,json=coverageRules,proto3" json:"coverage_rules,omitempty"`
	// contains filtered or unexported fields
}

A hardware test plan is composed of coverage rules

func (*HWTestPlan) Descriptor deprecated

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

Deprecated: Use HWTestPlan.ProtoReflect.Descriptor instead.

func (*HWTestPlan) GetCoverageRules

func (x *HWTestPlan) GetCoverageRules() []*api.CoverageRule

func (*HWTestPlan) GetId

func (x *HWTestPlan) GetId() *HWTestPlan_TestPlanId

func (*HWTestPlan) ProtoMessage

func (*HWTestPlan) ProtoMessage()

func (*HWTestPlan) ProtoReflect

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

func (*HWTestPlan) Reset

func (x *HWTestPlan) Reset()

func (*HWTestPlan) String

func (x *HWTestPlan) String() string

type HWTestPlan_TestPlanId

type HWTestPlan_TestPlanId struct {
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Unique name to identify the test plan, recommend reverse domain name rooted at chromeos:

chromeos.release.wifi....

func (*HWTestPlan_TestPlanId) Descriptor deprecated

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

Deprecated: Use HWTestPlan_TestPlanId.ProtoReflect.Descriptor instead.

func (*HWTestPlan_TestPlanId) GetValue

func (x *HWTestPlan_TestPlanId) GetValue() string

func (*HWTestPlan_TestPlanId) ProtoMessage

func (*HWTestPlan_TestPlanId) ProtoMessage()

func (*HWTestPlan_TestPlanId) ProtoReflect

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

func (*HWTestPlan_TestPlanId) Reset

func (x *HWTestPlan_TestPlanId) Reset()

func (*HWTestPlan_TestPlanId) String

func (x *HWTestPlan_TestPlanId) String() string

type VMTestPlan

type VMTestPlan struct {
	Id            *VMTestPlan_TestPlanId `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	CoverageRules []*api.CoverageRule    `protobuf:"bytes,2,rep,name=coverage_rules,json=coverageRules,proto3" json:"coverage_rules,omitempty"`
	// contains filtered or unexported fields
}

func (*VMTestPlan) Descriptor deprecated

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

Deprecated: Use VMTestPlan.ProtoReflect.Descriptor instead.

func (*VMTestPlan) GetCoverageRules

func (x *VMTestPlan) GetCoverageRules() []*api.CoverageRule

func (*VMTestPlan) GetId

func (x *VMTestPlan) GetId() *VMTestPlan_TestPlanId

func (*VMTestPlan) ProtoMessage

func (*VMTestPlan) ProtoMessage()

func (*VMTestPlan) ProtoReflect

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

func (*VMTestPlan) Reset

func (x *VMTestPlan) Reset()

func (*VMTestPlan) String

func (x *VMTestPlan) String() string

type VMTestPlan_TestPlanId

type VMTestPlan_TestPlanId struct {
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Unique name to identify the test plan, recommend reverse domain name rooted at chromeos:

chromeos.release.wifi....

func (*VMTestPlan_TestPlanId) Descriptor deprecated

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

Deprecated: Use VMTestPlan_TestPlanId.ProtoReflect.Descriptor instead.

func (*VMTestPlan_TestPlanId) GetValue

func (x *VMTestPlan_TestPlanId) GetValue() string

func (*VMTestPlan_TestPlanId) ProtoMessage

func (*VMTestPlan_TestPlanId) ProtoMessage()

func (*VMTestPlan_TestPlanId) ProtoReflect

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

func (*VMTestPlan_TestPlanId) Reset

func (x *VMTestPlan_TestPlanId) Reset()

func (*VMTestPlan_TestPlanId) String

func (x *VMTestPlan_TestPlanId) String() string

Jump to

Keyboard shortcuts

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