OpenWalnut
1.4.0
|
Test WConditionOneShot. More...
#include <WConditionOneShot_test.h>
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 WConditionOneShot.
Definition at line 67 of file WConditionOneShot_test.h.
void WConditionOneShotTest::testInstantiation | ( | void | ) | [inline] |
An instantiation should never throw an exception, as well as tear down.
Definition at line 73 of file WConditionOneShot_test.h.
void WConditionOneShotTest::testWaitNotify | ( | ) | [inline] |
Test whether notification is working.
Definition at line 84 of file WConditionOneShot_test.h.
References Callable::c, Callable::flag, WConditionOneShot::notify(), Callable::threadMain(), and WConditionOneShot::wait().