Directories ¶
Path | Synopsis |
---|---|
integration
|
|
gles/replay
Package replay contains the OpenGL ES integration tests with the replay system.
|
Package replay contains the OpenGL ES integration tests with the replay system. |
gles/snippets
Package snippets exposes functions for building simple GLES command streams.
|
Package snippets exposes functions for building simple GLES command streams. |
replay
Package replay contains the integration tests with the replay system.
|
Package replay contains the integration tests with the replay system. |
service
Package service provides GAPIS service integration tests.
|
Package service provides GAPIS service integration tests. |
robot
|
|
build
Package build holds build package and artifact managment for robot.
|
Package build holds build package and artifact managment for robot. |
job
Package job holds code for managing task execution in robot.
|
Package job holds code for managing task execution in robot. |
job/worker
Package worker is a set of helpers for implementing common features of robot workers (see package job for more information about what a worker is).
|
Package worker is a set of helpers for implementing common features of robot workers (see package job for more information about what a worker is). |
lingo/generator
Package generator provides the functionality used by the lingo command to add generated parser functionality based on syntactically correct go code.
|
Package generator provides the functionality used by the lingo command to add generated parser functionality based on syntactically correct go code. |
master
Package master holds the code for a master in the robot system.
|
Package master holds the code for a master in the robot system. |
monitor
Package monitor is a helper for keeping a local in memory representation of the key data from some of the robot services.
|
Package monitor is a helper for keeping a local in memory representation of the key data from some of the robot services. |
record
Package record provides funcitonality for sequential storage of types in a variety of serialization formats.
|
Package record provides funcitonality for sequential storage of types in a variety of serialization formats. |
replay
Package replay holds the functionality used to do device replay and comparison video generation for robot.
|
Package replay holds the functionality used to do device replay and comparison video generation for robot. |
report
Package report holds the functionality for running trace reports and verifying correctness of a trace in the robot system.
|
Package report holds the functionality for running trace reports and verifying correctness of a trace in the robot system. |
scheduler
Package scheduler holds the main task scheculing for the robot system.
|
Package scheduler holds the main task scheculing for the robot system. |
search
Package search holds the structures needed to support a generalised query structure suitable for rpc's to a search service.
|
Package search holds the structures needed to support a generalised query structure suitable for rpc's to a search service. |
search/eval
Package eval supplies logic for automatically applying a search query to a set of records.
|
Package eval supplies logic for automatically applying a search query to a set of records. |
search/query
Package query contains helpful code for building structured search queries.
|
Package query contains helpful code for building structured search queries. |
search/script
Package script provides a fairly terse programming language for expressing search queries as strings.
|
Package script provides a fairly terse programming language for expressing search queries as strings. |
stash
Package stash provides the defenition of a service that stores immutable blobs of data keyed by id, and the client helpers for dealing with that service.
|
Package stash provides the defenition of a service that stores immutable blobs of data keyed by id, and the client helpers for dealing with that service. |
stash/grpc
Package grpc provides the client and server support for communicating with a remote stash using grpc.
|
Package grpc provides the client and server support for communicating with a remote stash using grpc. |
stash/local
Package local provides implementations of a stash.Service for local storage.
|
Package local provides implementations of a stash.Service for local storage. |
subject
Package subject holds the code for handling tracable applications in the robot system.
|
Package subject holds the code for handling tracable applications in the robot system. |
trace
Package trace holds the code for taking a capture in the robot system.
|
Package trace holds the code for taking a capture in the robot system. |
web
Package web holds the code for serving the robot web interface.
|
Package web holds the code for serving the robot web interface. |
Click to show internal directories.
Click to hide internal directories.