Fawkes API
Fawkes Development Version
|
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 |
Initialize the test class.
Definition at line 61 of file test_syncpoint.cpp.
|
inlineprotectedvirtual |
Clean up.
Definition at line 73 of file test_syncpoint.cpp.
|
protected |
Logger for testing.
Definition at line 86 of file test_syncpoint.cpp.
A syncpoint for testing.
Definition at line 79 of file test_syncpoint.cpp.
A syncpoint for testing.
Definition at line 81 of file test_syncpoint.cpp.
A syncpoint for testing.
Definition at line 83 of file test_syncpoint.cpp.