//
pkg.gl
Category
github.com/linuxboot/contest
plugins
teststeps
cpucmd
package
1.0.1
Repository:
https://github.com/linuxboot/contest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
283 SLOC
#
Functions
Load
Load returns the name, factory and events which are needed to register the step.
New
New initializes and returns a new CPUCmd test step.
#
Variables
Events
Events is used by the framework to determine which events this plugin will emit.
Name
Name is the name used to look this plugin up.
#
Structs
CPUCmd
CPUCmd is used to run arbitrary commands as test steps.