|
OpenWalnut 1.2.5
|
Test WCondition. More...
#include <WCondition_test.h>
Inheritance diagram for WConditionTest:Public Member Functions | |
| void | testInstantiation (void) |
| An instantiation should never throw an exception, as well as tear down. | |
| void | testWaitNotify () |
| Test whether notification is working. | |
Test WCondition.
Definition at line 68 of file WCondition_test.h.
| void WConditionTest::testInstantiation | ( | void | ) | [inline] |
An instantiation should never throw an exception, as well as tear down.
Definition at line 75 of file WCondition_test.h.
| void WConditionTest::testWaitNotify | ( | ) | [inline] |
Test whether notification is working.
Definition at line 86 of file WCondition_test.h.
References Callable::c, Callable::flag, Callable::threadMain(), and WCondition::wait().
1.7.3