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

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 42 of file ALPS.py.

Constructor & Destructor Documentation

def ALPS.ALPS.__init__ (   self)

Definition at line 44 of file ALPS.py.

Member Function Documentation

def ALPS.ALPS.activate (   self)

Definition at line 75 of file ALPS.py.

def ALPS.ALPS.deactivate (   self)

Definition at line 81 of file ALPS.py.

+ Here is the call graph for this function:

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

Definition at line 97 of file ALPS.py.

+ Here is the call graph for this function:

def ALPS.ALPS.print_name (   self)

Definition at line 88 of file ALPS.py.

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

Definition at line 91 of file ALPS.py.

Member Data Documentation

ALPS.ALPS.allocated

Definition at line 69 of file ALPS.py.

ALPS.ALPS.cmds

Definition at line 71 of file ALPS.py.

ALPS.ALPS.options

Definition at line 47 of file ALPS.py.

ALPS.ALPS.testDef

Definition at line 70 of file ALPS.py.


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