OpenWalnut 1.2.5
Public Member Functions
WConditionOneShotTest Class Reference

Test WConditionOneShot. More...

#include <WConditionOneShot_test.h>

Inheritance diagram for WConditionOneShotTest:

List of all members.

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.

Detailed Description

Test WConditionOneShot.

Definition at line 68 of file WConditionOneShot_test.h.


Member Function Documentation

void WConditionOneShotTest::testInstantiation ( void  ) [inline]

An instantiation should never throw an exception, as well as tear down.

Definition at line 75 of file WConditionOneShot_test.h.

void WConditionOneShotTest::testWaitNotify ( ) [inline]

Test whether notification is working.

Definition at line 86 of file WConditionOneShot_test.h.

References Callable::c, Callable::flag, WConditionOneShot::notify(), Callable::threadMain(), and WConditionOneShot::wait().


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends