test_finder

package
v0.0.0-...-7b3d858 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2025 License: BSD-3-Clause Imports: 23 Imported by: 0

Documentation

Overview

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

Index

Constants

View Source
const (
	DefaultLogPath = "/tmp/filters"
)

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, logPath, name string, commonParams *common.CommonFilterParams, executor servertemplate.ExecutorFunc) *grpc.Server

NewServer creates an execution server.

func TestFinderInternal

func TestFinderInternal(ctx context.Context) int

Types

type TestFinderServiceServer

TestFinderServiceServer implementation of dut_service.proto

func (*TestFinderServiceServer) FindTests

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

Jump to

Keyboard shortcuts

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