void GenerateViolentMemoryFaultForTestPurpose()
This method generates a SIGSEGV to test robustness of higher level layers.
Definition: KernelServices.cxx:46
void EntryForDebuggerBreakPoint()
This method wrapped into Python is useful to have a break point in C++ when complex python script is ...
Definition: KernelServices.cxx:62
void GenerateDeadLockForTestPurpose()
This method leads to a deadlock to test robustness of higher level layers.
Definition: KernelServices.cxx:70
void RegisterCompoInternal(const std::string &compoName, const std::string &compoIOR)
Definition: KernelServices.cxx:28
std::string RetrieveCompoInternal(const std::string &compoName)
Definition: KernelServices.cxx:35