//
pkg.gl
Category
github.com/linuxboot/contest
plugins
teststeps
waitport
package
1.0.1
Repository:
https://github.com/linuxboot/contest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
249 SLOC
#
Functions
Load
Load returns the name, factory and events which are needed to register the step.
New
New initializes and returns a new Cmd test step.
#
Constants
EventCmdEnd
event names for this plugin.
EventCmdStart
event names for this plugin.
Name
Name is the name used to look this plugin up.
#
Variables
Events
Events defines the events that a TestStep is allow to emit.
#
Structs
WaitPort
WaitPort provides an ability of waiting for a port on remote host to be opened for listening.