Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LabelSuite is the label for all the tests in this suite. LabelSuite string = "containernshide" // LabelContainerNSHideTestCases is the label for a particular test case. LabelContainerNSHideTestCases string = "containernshide" // LogLevel is the verbosity of log messages in the test suite. LogLevel glog.Level = 90 )
Variables ¶
View Source
var Labels = append(ranparam.Labels, LabelSuite)
Labels represents the range of labels that can be used for test cases selection.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.