CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
addOnTests.StandardTester Class Reference
Inheritance diagram for addOnTests.StandardTester:

Public Member Functions

def __init__
 
def activeThreads
 
def dumpTest
 
def file2Path
 
def prepare
 
def runTests
 
def upload
 

Public Attributes

 commands
 
 devPath
 
 maxThreads
 
 relPath
 
 threadList
 

Detailed Description

Definition at line 64 of file addOnTests.py.

Constructor & Destructor Documentation

def addOnTests.StandardTester.__init__ (   self,
  nThrMax = 4 
)

Definition at line 66 of file addOnTests.py.

Member Function Documentation

def addOnTests.StandardTester.activeThreads (   self)

Definition at line 74 of file addOnTests.py.

def addOnTests.StandardTester.dumpTest (   self)

Definition at line 145 of file addOnTests.py.

def addOnTests.StandardTester.file2Path (   self,
  rFile 
)

Definition at line 149 of file addOnTests.py.

def addOnTests.StandardTester.prepare (   self)

Definition at line 82 of file addOnTests.py.

def addOnTests.StandardTester.runTests (   self,
  testList = None 
)

Definition at line 155 of file addOnTests.py.

def addOnTests.StandardTester.upload (   self,
  tgtDir 
)

Definition at line 224 of file addOnTests.py.

Member Data Documentation

addOnTests.StandardTester.commands

Definition at line 137 of file addOnTests.py.

addOnTests.StandardTester.devPath

Definition at line 84 of file addOnTests.py.

addOnTests.StandardTester.maxThreads

Definition at line 69 of file addOnTests.py.

addOnTests.StandardTester.relPath

Definition at line 85 of file addOnTests.py.

addOnTests.StandardTester.threadList

Definition at line 68 of file addOnTests.py.