|
__init__(self,
record,
purge,
cycle,
mode,
threads,
outsubdir,
descriptors,
xargs)
Override the constructor of the base class to create required output
directory. |
source code
|
|
Inherited from pysys.baserunner.BaseRunner :
containerCallback ,
containerExceptionCallback ,
cycleComplete ,
handleKbrdInt ,
printSummary ,
setKeywordArgs ,
setup ,
start
Inherited from pysys.process.user.ProcessUser :
__getattr__ ,
abort ,
addCleanupFunction ,
addOutcome ,
allocateUniqueStdOutErr ,
cleanup ,
getInstanceCount ,
getNextAvailableTCPPort ,
getOutcome ,
getOutcomeReason ,
logFileContents ,
signalProcess ,
startProcess ,
stopProcess ,
waitForFile ,
waitForSignal ,
waitForSocket ,
waitProcess ,
writeProcess
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|