General KERNEL Documentation     End User KERNEL Services  


TestKiller Namespace Reference


Functions

def killNamingService
def killProcess


Function Documentation

def TestKiller::killNamingService  ) 
 

kills omniORB4 Naming Service on local machine.
Selects process corresponding to the port used in $OMNIORB_CONFIG file.
Works only with a single line $OMNIORB_CONFIG like
InitRef = NameService=corbaname::<hostname>:<port>

def TestKiller::killProcess   process_id  ) 
 

kills process on local machine, given a dictionary of running process
generated by runSalome.Server() class and derived, (method run).
kills also local Naming server.