Version: 9.15.0
testCrashProofContainer.testPerfLogManager1 Class Reference
Inheritance diagram for testCrashProofContainer.testPerfLogManager1:

Public Member Functions

def test0 (self)
 
def test1 (self)
 
def test2 (self)
 
def test3 (self)
 
def test4 (self)
 
def test5 (self)
 
def test6 (self)
 
def test7 (self)
 
def test8 (self)
 
def test9 (self)
 

Member Function Documentation

◆ test0()

def testCrashProofContainer.testPerfLogManager1.test0 (   self)
EDF29852 : Kill container with OutOfProcessNoReplay mode and see if container still responds.

References salome.salome_init().

◆ test1()

def testCrashProofContainer.testPerfLogManager1.test1 (   self)
EDF29852 : Same than test0 Kill container with OutOfProcessWithReplay mode and see if container still responds. But in addition we test if the python script is runnable !

References salome.salome_init().

◆ test2()

def testCrashProofContainer.testPerfLogManager1.test2 (   self)
Aim of test is to check that CPU/mem retrieved in log is OK even in OutOfProcessNoReplay mode.

References SalomeOnDemandTK.extension_utilities.format, and salome.salome_init().

◆ test3()

def testCrashProofContainer.testPerfLogManager1.test3 (   self)
[EDF29150] : test that we can resist to a crash at exit

References salome.salome_init().

◆ test4()

def testCrashProofContainer.testPerfLogManager1.test4 (   self)
EDF30399 : Check current directory

References salome.salome_init().

◆ test5()

def testCrashProofContainer.testPerfLogManager1.test5 (   self)
EDF30875 : Verbose mode set to ON 

◆ test6()

def testCrashProofContainer.testPerfLogManager1.test6 (   self)
EDF30875 : test focusing on memory management in the context of OutOfProcessNoReplay using TCP/mem

References SALOME_PyNode.DecrRefInFile(), and SALOME_PyNode.UnProxyObjectSimple().

◆ test7()

def testCrashProofContainer.testPerfLogManager1.test7 (   self)
[EDF30875] : Garanty that DirectoryForReplay is clean after execution.

References SALOME_PyNode.DecrRefInFile(), and SALOME_PyNode.UnProxyObjectSimple().

◆ test8()

def testCrashProofContainer.testPerfLogManager1.test8 (   self)
[EDF30875] : same than test7 but with OutOfProcessWithReplay.

References SALOME_PyNode.DecrRefInFile(), and SALOME_PyNode.UnProxyObjectSimple().

◆ test9()