Documentation
¶
Overview ¶
Package run starts test runners and interprets their output.
Index ¶
Constants ¶
View Source
const ( // DUTInfoFile is a file name containing the dump of obtained DUTInfo message, // which is directly under ResDir. DUTInfoFile = "dut-info.txt" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package config defines common structs to carry configuration and associated stateful data.
|
Package config defines common structs to carry configuration and associated stateful data. |
Package driver implements communications with local/remote executables related to Tast.
|
Package driver implements communications with local/remote executables related to Tast. |
Package prepare implements the preparation phase of Tast CLI.
|
Package prepare implements the preparation phase of Tast CLI. |
Package runtest provides fake implementations needed to test Tast CLI.
|
Package runtest provides fake implementations needed to test Tast CLI. |
Package sharding implements the test sharding algorithm.
|
Package sharding implements the test sharding algorithm. |