![]() |
OpenWalnut
1.5.0dev
|
Test WConditionOneShot. More...
#include <WConditionOneShot_test.h>
Inheritance diagram for WConditionOneShotTest:
Collaboration diagram for WConditionOneShotTest:Public Member Functions | |
| void | testInstantiation (void) |
| An instantiation as well as tear down should never throw an exception. More... | |
| void | testWaitNotify () |
| Test whether notification is working. More... | |
Test WConditionOneShot.
Definition at line 67 of file WConditionOneShot_test.h.
|
inline |
An instantiation as well as tear down should never throw an exception.
Definition at line 73 of file WConditionOneShot_test.h.
|
inline |
Test whether notification is working.
Definition at line 84 of file WConditionOneShot_test.h.
References CallableHelper::c, CallableHelper::flag, WConditionOneShot::notify(), CallableHelper::threadMain(), and WConditionOneShot::wait().
Here is the call graph for this function: