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

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...
 

Detailed Description

Test WConditionOneShot.

Definition at line 67 of file WConditionOneShot_test.h.

Member Function Documentation

◆ testInstantiation()

void WConditionOneShotTest::testInstantiation ( void  )
inline

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

Definition at line 73 of file WConditionOneShot_test.h.

◆ testWaitNotify()

void WConditionOneShotTest::testWaitNotify ( )
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:

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