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 | |
def ALPS.ALPS.deactivate | ( | self | ) |
def ALPS.ALPS.execute | ( | self, | |
log, | |||
keyvals, | |||
testDef | |||
) |