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 53 of file test_syncpoint.cpp.
|
inlineprotectedvirtual |
Initialize the test class.
Definition at line 60 of file test_syncpoint.cpp.
|
inlineprotectedvirtual |
Clean up.
Definition at line 72 of file test_syncpoint.cpp.
|
protected |
Logger for testing.
Definition at line 85 of file test_syncpoint.cpp.
A syncpoint for testing.
Definition at line 78 of file test_syncpoint.cpp.
A syncpoint for testing.
Definition at line 80 of file test_syncpoint.cpp.
A syncpoint for testing.
Definition at line 82 of file test_syncpoint.cpp.