Fawkes API Fawkes Development Version
|
Test class for SyncPoint This class tests basic functionality of SyncPoints. More...
Protected Member Functions | |
virtual void | SetUp () |
Initialize the test class. More... | |
virtual void | TearDown () |
Clean up. More... | |
Protected Attributes | |
RefPtr< SyncPoint > | sp1 |
A syncpoint for testing. More... | |
RefPtr< SyncPoint > | sp2 |
A syncpoint for testing. More... | |
RefPtr< SyncPoint > | sp3 |
A syncpoint for testing. More... | |
MultiLogger * | logger_ |
Logger for testing. More... | |
Test class for SyncPoint This class tests basic functionality of SyncPoints.
Definition at line 54 of file test_syncpoint.cpp.
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
protected |
Logger for testing.
Definition at line 86 of file test_syncpoint.cpp.
Referenced by SetUp(), and TearDown().