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

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from LauncherMTTTool.LauncherMTTTool
def __init__
 
def print_name
 
def updateDefaults
 
def setupPaths
 
def resetPaths
 
def collectTests
 
def allocateCluster
 
def runTests
 
def deallocateCluster
 

Public Attributes

 options
 
 allocated
 
 testDef
 
 cmds
 
- Public Attributes inherited from LauncherMTTTool.LauncherMTTTool
 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 48 of file PRRTE.py.

Constructor & Destructor Documentation

def PRRTE.PRRTE.__init__ (   self)

Definition at line 50 of file PRRTE.py.

Member Function Documentation

def PRRTE.PRRTE.activate (   self)

Definition at line 84 of file PRRTE.py.

def PRRTE.PRRTE.deactivate (   self)

Definition at line 90 of file PRRTE.py.

+ Here is the call graph for this function:

def PRRTE.PRRTE.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 105 of file PRRTE.py.

+ Here is the call graph for this function:

def PRRTE.PRRTE.print_name (   self)

Definition at line 96 of file PRRTE.py.

def PRRTE.PRRTE.print_options (   self,
  testDef,
  prefix 
)

Definition at line 99 of file PRRTE.py.

Member Data Documentation

PRRTE.PRRTE.allocated

Definition at line 78 of file PRRTE.py.

PRRTE.PRRTE.cmds

Definition at line 80 of file PRRTE.py.

PRRTE.PRRTE.options

Definition at line 53 of file PRRTE.py.

PRRTE.PRRTE.testDef

Definition at line 79 of file PRRTE.py.


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