OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WConditionTest Class Reference

Test WCondition. More...

#include <WCondition_test.h>

+ Inheritance diagram for WConditionTest:
+ Collaboration diagram for WConditionTest:

Public Member Functions

void testInstantiation (void)
 An instantiation should never throw an exception, as well as tear down. More...
 
void testWaitNotify ()
 Test whether notification is working. More...
 

Detailed Description

Test WCondition.

Definition at line 67 of file WCondition_test.h.

Member Function Documentation

◆ testInstantiation()

void WConditionTest::testInstantiation ( void  )
inline

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

Definition at line 73 of file WCondition_test.h.

◆ testWaitNotify()

void WConditionTest::testWaitNotify ( )
inline

Test whether notification is working.

Definition at line 84 of file WCondition_test.h.

References CallableHelperCl::c, CallableHelperCl::flag, CallableHelperCl::threadMain(), and WCondition::wait().

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: