Documentation
¶
Overview ¶
Package testspec contains functions to compute Build API test specification from Autotest control files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(root string) (*api.TestMetadataResponse, errors.MultiError)
Get computes metadata for all test and suite control files found within the directory tree rooted at root.
Get always returns a valid api.TestMetadataResponse. In case of errors, the returned metadata corredsponds to the successfully parsed control files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.