pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
LauncherMTTTool.LauncherMTTTool Class Reference
+ Inheritance diagram for LauncherMTTTool.LauncherMTTTool:
+ Collaboration diagram for LauncherMTTTool.LauncherMTTTool:

Public Member Functions

def __init__
 
def print_name
 
def updateDefaults
 
def setupPaths
 
def resetPaths
 
def collectTests
 
def allocateCluster
 
def runTests
 
def deallocateCluster
 

Public Attributes

 additionalCheck
 
 tests
 
 skip_tests
 
 oldbinpath
 
 oldldlibpath
 
 skipStatus
 
 expected_returncodes
 
 finalStatus
 
 finalError
 
 numTests
 
 numPass
 
 numSkip
 
 numFail
 
 numTimed
 
 maxTests
 
 midpath
 
 location
 
 cwd
 
 allocated
 

Detailed Description

Definition at line 25 of file LauncherMTTTool.py.

Constructor & Destructor Documentation

def LauncherMTTTool.LauncherMTTTool.__init__ (   self,
  additionalCheck = None 
)

Definition at line 26 of file LauncherMTTTool.py.

Member Function Documentation

def LauncherMTTTool.LauncherMTTTool.allocateCluster (   self,
  log,
  cmds,
  testDef 
)

Definition at line 360 of file LauncherMTTTool.py.

+ Here is the caller graph for this function:

def LauncherMTTTool.LauncherMTTTool.collectTests (   self,
  log,
  cmds 
)

Definition at line 221 of file LauncherMTTTool.py.

+ Here is the caller graph for this function:

def LauncherMTTTool.LauncherMTTTool.deallocateCluster (   self,
  log,
  cmds,
  testDef 
)

Definition at line 507 of file LauncherMTTTool.py.

+ Here is the caller graph for this function:

def LauncherMTTTool.LauncherMTTTool.print_name (   self)

Definition at line 47 of file LauncherMTTTool.py.

def LauncherMTTTool.LauncherMTTTool.resetPaths (   self,
  log,
  testDef 
)

Definition at line 204 of file LauncherMTTTool.py.

+ Here is the caller graph for this function:

def LauncherMTTTool.LauncherMTTTool.runTests (   self,
  log,
  cmdargs,
  cmds,
  testDef 
)

Definition at line 373 of file LauncherMTTTool.py.

+ Here is the caller graph for this function:

def LauncherMTTTool.LauncherMTTTool.setupPaths (   self,
  log,
  keyvals,
  cmds,
  testDef 
)

Definition at line 80 of file LauncherMTTTool.py.

+ Here is the caller graph for this function:

def LauncherMTTTool.LauncherMTTTool.updateDefaults (   self,
  log,
  options,
  keyvals,
  testDef 
)

Definition at line 50 of file LauncherMTTTool.py.

+ Here is the caller graph for this function:

Member Data Documentation

LauncherMTTTool.LauncherMTTTool.additionalCheck

Definition at line 28 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.allocated

Definition at line 361 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.cwd

Definition at line 198 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.expected_returncodes

Definition at line 34 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.finalError

Definition at line 36 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.finalStatus

Definition at line 35 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.location

Definition at line 89 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.maxTests

Definition at line 42 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.midpath

Definition at line 43 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.numFail

Definition at line 40 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.numPass

Definition at line 38 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.numSkip

Definition at line 39 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.numTests

Definition at line 37 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.numTimed

Definition at line 41 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.oldbinpath

Definition at line 31 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.oldldlibpath

Definition at line 32 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.skip_tests

Definition at line 30 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.skipStatus

Definition at line 33 of file LauncherMTTTool.py.

LauncherMTTTool.LauncherMTTTool.tests

Definition at line 29 of file LauncherMTTTool.py.


The documentation for this class was generated from the following file: