file
UnitTest.cppUnitTest's Charm++ main chare and main().
Contents
- Reference
Namespaces
- namespace unittest
- UnitTest declarations and definitions.
Classes
Variables
- CProxy_Main mainProxy
- Charm handle to the main proxy, facilitates call-back to finalize, etc., must be in global scope, unique per executable.
- tk::CProxy_ChareStateCollector stateProxy
- Chare state collector Charm++ chare group proxy.
- bool g_trace
Variable documentation
bool g_trace
If true, call and stack traces are to be output with exceptions