Classes | Namespaces | Macros | Typedefs | Functions
tests/entity.cpp File Reference
#include <dynamic-graph/command-direct-getter.h>
#include <dynamic-graph/command-direct-setter.h>
#include <dynamic-graph/entity.h>
#include <dynamic-graph/exception-factory.h>
#include <dynamic-graph/real-time-logger.h>
#include <dynamic-graph/signal-ptr.h>
#include <dynamic-graph/signal-time-dependent.h>
#include <sstream>
#include "dynamic-graph/factory.h"
#include "dynamic-graph/pool.h"
#include <boost/test/output_test_stream.hpp>
#include <boost/test/unit_test.hpp>
Include dependency graph for tests/entity.cpp:

Go to the source code of this file.

Classes

class  dynamicgraph::CustomEntity
 

Namespaces

 dynamicgraph
 

Macros

#define __FILELINE__   __FILE__ BOOST_PP_STRINGIZE(__LINE__)
 
#define BOOST_TEST_MODULE   entity
 
#define ENABLE_RT_LOG
 

Typedefs

typedef dynamicgraph::sigtime_t sigtime_t
 

Functions

 BOOST_AUTO_TEST_CASE (constructor)
 
 BOOST_AUTO_TEST_CASE (display)
 
 BOOST_AUTO_TEST_CASE (displaySignalList)
 
 BOOST_AUTO_TEST_CASE (getCommandList)
 
 BOOST_AUTO_TEST_CASE (sendMsg)
 
 BOOST_AUTO_TEST_CASE (signal)
 
 BOOST_AUTO_TEST_CASE (writeCompletionList)
 
 BOOST_AUTO_TEST_CASE (writeGraph)
 
 BOOST_AUTO_TEST_CASE (wtf)
 
 dynamicgraph::DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (CustomEntity, "CustomEntity")
 

Macro Definition Documentation

◆ __FILELINE__

#define __FILELINE__   __FILE__ BOOST_PP_STRINGIZE(__LINE__)

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   entity

Definition at line 21 of file tests/entity.cpp.

◆ ENABLE_RT_LOG

#define ENABLE_RT_LOG

Definition at line 6 of file tests/entity.cpp.

Typedef Documentation

◆ sigtime_t

Definition at line 247 of file tests/entity.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/9]

BOOST_AUTO_TEST_CASE ( constructor  )

Definition at line 80 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/9]

BOOST_AUTO_TEST_CASE ( display  )

Definition at line 170 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/9]

BOOST_AUTO_TEST_CASE ( displaySignalList  )

Definition at line 160 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/9]

BOOST_AUTO_TEST_CASE ( getCommandList  )

Definition at line 180 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/9]

BOOST_AUTO_TEST_CASE ( sendMsg  )

Definition at line 207 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/9]

BOOST_AUTO_TEST_CASE ( signal  )

Definition at line 116 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/9]

BOOST_AUTO_TEST_CASE ( writeCompletionList  )

Definition at line 197 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [8/9]

BOOST_AUTO_TEST_CASE ( writeGraph  )

Definition at line 187 of file tests/entity.cpp.

◆ BOOST_AUTO_TEST_CASE() [9/9]

BOOST_AUTO_TEST_CASE ( wtf  )

Definition at line 248 of file tests/entity.cpp.



dynamic-graph
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Thu Jun 13 2024 02:26:22