Public Member Functions | Private Member Functions | Private Attributes
DynamicLib::DynamicLibTests Class Reference

List of all members.

Public Member Functions

 DynamicLibTests ()
 Constructor.
virtual void setUp ()
 Test initialization.
virtual void tearDown ()
 Test finalization.
void test_DynamicLib_1 ()
 コンストラクタその1
void test_DynamicLib_2 ()
 コンストラクタその2
void test_DynamicLib_3 ()
 コンストラクタその3
void test_DynamicLib_4 ()
 コンストラクタその4
void test_DynamicLib_error ()
 do error note エラー発生時にerror()が非0を返すこと
void test_DynamicLib_open_and_close ()
 Open and Close.
void test_DynamicLib_open_failure ()
 Try to open nonExistence.
void test_DynamicLib_symbol ()
 do symbol note 存在するシンボルを読み出す。
void test_DynamicLib_symbol_failure ()
 do symbol note 存在しないシンボルを読み出す。
 ~DynamicLibTests ()
 Destructor.

Private Member Functions

 CPPUNIT_TEST (test_DynamicLib_1)
 CPPUNIT_TEST (test_DynamicLib_2)
 CPPUNIT_TEST (test_DynamicLib_3)
 CPPUNIT_TEST (test_DynamicLib_4)
 CPPUNIT_TEST (test_DynamicLib_open_failure)
 CPPUNIT_TEST (test_DynamicLib_open_and_close)
 CPPUNIT_TEST (test_DynamicLib_symbol_failure)
 CPPUNIT_TEST (test_DynamicLib_symbol)
 CPPUNIT_TEST (test_DynamicLib_error)
 CPPUNIT_TEST_SUITE (DynamicLibTests)
 CPPUNIT_TEST_SUITE_END ()

Private Attributes

coil::DynamicLibdl

Detailed Description

Definition at line 51 of file DynamicLibTests.cpp.


Constructor & Destructor Documentation

Constructor.

Definition at line 74 of file DynamicLibTests.cpp.

Destructor.

Definition at line 82 of file DynamicLibTests.cpp.


Member Function Documentation

virtual void DynamicLib::DynamicLibTests::setUp ( ) [inline, virtual]

Test initialization.

Definition at line 89 of file DynamicLibTests.cpp.

virtual void DynamicLib::DynamicLibTests::tearDown ( ) [inline, virtual]

Test finalization.

Definition at line 96 of file DynamicLibTests.cpp.

コンストラクタその1

Definition at line 105 of file DynamicLibTests.cpp.

コンストラクタその2

Definition at line 117 of file DynamicLibTests.cpp.

コンストラクタその3

Definition at line 127 of file DynamicLibTests.cpp.

コンストラクタその4

Definition at line 137 of file DynamicLibTests.cpp.

do error note エラー発生時にerror()が非0を返すこと

Definition at line 221 of file DynamicLibTests.cpp.

Open and Close.

Definition at line 159 of file DynamicLibTests.cpp.

Try to open nonExistence.

Definition at line 148 of file DynamicLibTests.cpp.

do symbol note 存在するシンボルを読み出す。

Definition at line 194 of file DynamicLibTests.cpp.

do symbol note 存在しないシンボルを読み出す。

Definition at line 174 of file DynamicLibTests.cpp.


Member Data Documentation

Definition at line 67 of file DynamicLibTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:11