![]() |
The Gaudi Framework
master (1304469f)
|
Namespaces | |
| namespace | FixtureResult |
| namespace | GaudiExeTest |
| namespace | JIRA |
| namespace | preprocessors |
| namespace | SubprocessBaseTest |
| namespace | utils |
Classes | |
| class | CustomIncidentAlg |
| class | DestructorCheckAlg |
| class | EvenEventsFilter |
| class | FailingSvc |
| Special service that issue a failure in one of the transitions (for testing). More... | |
| class | GaudiEnv |
| class | GetDataObjectAlg |
| Simple algorithm that retrieves objects from the transient store. More... | |
| class | ITestTool |
| class | ListTools |
| Simple algorithm that creates dummy objects in the transient store. More... | |
| class | OddEventsFilter |
| class | PrintMemoryUsage |
| Simple algorithm that prints the memory usage every N events (property "Frequency"). More... | |
| class | PutDataObjectAlg |
| Simple algorithm that creates dummy objects in the transient store. More... | |
| class | SignallingAlg |
| Simple algorithm that raise a signal after N events. More... | |
| class | SleepyAlg |
| class | StopLoopAlg |
| class | SvcWithTool |
| Special service that issue a failure in one of the transitions (for testing). More... | |
| class | TestAlg |
| class | TestTool |
Functions | |
| void | throwConditionFailed (bool condition, const std::string &file_name, int line_no, const std::string &condition_string) |
| std::string | extractBaseName (const std::string &full_name) |
| std::string GaudiTesting::extractBaseName | ( | const std::string & | full_name | ) |
Definition at line 34 of file ToolVisitorTestLib.cpp.
| void GaudiTesting::throwConditionFailed | ( | bool | condition, |
| const std::string & | file_name, | ||
| int | line_no, | ||
| const std::string & | condition_string ) |
Definition at line 25 of file ToolVisitorTestLib.cpp.