test_finder

package
v0.0.0-...-19f3ddf Latest Latest
Warning

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

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

Documentation

Overview

Package main implements the cros-test-finder for finding tests based on tags.

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 FindTests

func FindTests(logger *log.Logger, req *api.CrosTestFinderRequest, metadataDir string) (*api.CrosTestFinderResponse, error)

func NewServer

func NewServer(logger *log.Logger, metadatadir string) (*grpc.Server, func())

NewServer creates an execution server.

func TestFinderInternal

func TestFinderInternal(ctx context.Context) int

Types

type TestFinderServiceServer

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

TestFinderServiceServer implementation of dut_service.proto

func (*TestFinderServiceServer) FindTests

FindTests calls the innerMain (test-finder flow) in main.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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