Public Member Functions | Private Member Functions | Private Attributes | List of all members
Condition::ConditionTests Class Reference
Inheritance diagram for Condition::ConditionTests:
Inheritance graph
[legend]

Public Member Functions

 ConditionTests ()
 Constructor. More...
 
virtual void setUp ()
 Test initialization. More...
 
virtual void tearDown ()
 Test finalization. More...
 
void test_Condition_wait_and_broadcast ()
 wati with time. More...
 
void test_Condition_wait_and_signal ()
 wati with time. More...
 
void test_Condition_wait_with_time ()
 wati with time. More...
 
 ~ConditionTests ()
 Destructor. More...
 

Private Member Functions

 CPPUNIT_TEST (test_Condition_wait_and_signal)
 
 CPPUNIT_TEST (test_Condition_wait_and_broadcast)
 
 CPPUNIT_TEST (test_Condition_wait_with_time)
 
 CPPUNIT_TEST_SUITE (ConditionTests)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

coil::Mutexmu
 

Detailed Description

Definition at line 105 of file ConditionTests.cpp.

Constructor & Destructor Documentation

Condition::ConditionTests::ConditionTests ( )
inline

Constructor.

Definition at line 121 of file ConditionTests.cpp.

Condition::ConditionTests::~ConditionTests ( )
inline

Destructor.

Definition at line 128 of file ConditionTests.cpp.

Member Function Documentation

Condition::ConditionTests::CPPUNIT_TEST ( test_Condition_wait_and_signal  )
private
Condition::ConditionTests::CPPUNIT_TEST ( test_Condition_wait_and_broadcast  )
private
Condition::ConditionTests::CPPUNIT_TEST ( test_Condition_wait_with_time  )
private
Condition::ConditionTests::CPPUNIT_TEST_SUITE ( ConditionTests  )
private
Condition::ConditionTests::CPPUNIT_TEST_SUITE_END ( )
private
virtual void Condition::ConditionTests::setUp ( )
inlinevirtual

Test initialization.

Definition at line 136 of file ConditionTests.cpp.

virtual void Condition::ConditionTests::tearDown ( )
inlinevirtual

Test finalization.

Definition at line 144 of file ConditionTests.cpp.

void Condition::ConditionTests::test_Condition_wait_and_broadcast ( )
inline

wati with time.

Definition at line 203 of file ConditionTests.cpp.

void Condition::ConditionTests::test_Condition_wait_and_signal ( )
inline

wati with time.

Definition at line 154 of file ConditionTests.cpp.

void Condition::ConditionTests::test_Condition_wait_with_time ( )
inline

wati with time.

Definition at line 255 of file ConditionTests.cpp.

Member Data Documentation

coil::Mutex* Condition::ConditionTests::mu
private

Definition at line 115 of file ConditionTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:02