cli

package
v0.0.0-...-fb8c843 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: BSD-3-Clause Imports: 25 Imported by: 0

Documentation

Overview

Package cli implements the executionservice for running tests.

Package cli implements the executionservice server

Index

Constants

This section is empty.

Variables

View Source
var Version = "<unknown>"

Version is the version info of this command. It is filled in during emerge.

Functions

func MainInternal

func MainInternal(ctx context.Context) int

func NewServer

func NewServer(logger *log.Logger, resultRootDir, tlwAddr string, metadataList *api.TestCaseMetadataList) (*grpc.Server, func())

NewServer creates an execution server.

Types

type ExecutionServiceServer

type ExecutionServiceServer struct {
	// contains filtered or unexported fields
}

ExecutionServiceServer implementation of dut_service.proto

func (*ExecutionServiceServer) RunTests

RunTests calls the runTests flow in cros-test.

Jump to

Keyboard shortcuts

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