COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Macros | Functions
utest-cmap.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "common/CF.hpp"
#include "common/Map.hpp"
#include "common/Log.hpp"
#include "common/Foreach.hpp"

Go to the source code of this file.

Classes

struct  MapFixture
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for Map component"
 

Functions

 BOOST_AUTO_TEST_CASE (test_Map)
 
 BOOST_AUTO_TEST_CASE (test_Map_looping)
 
 BOOST_AUTO_TEST_CASE (test_Map_exceptions)
 
 BOOST_AUTO_TEST_CASE (test_Map_copy_std_map)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 7 of file utest-cmap.cpp.

#define BOOST_TEST_MODULE   "Test module for Map component"

Definition at line 8 of file utest-cmap.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( test_Map  )

Definition at line 44 of file utest-cmap.cpp.

BOOST_AUTO_TEST_CASE ( test_Map_looping  )

Definition at line 73 of file utest-cmap.cpp.

BOOST_AUTO_TEST_CASE ( test_Map_exceptions  )

Definition at line 113 of file utest-cmap.cpp.

BOOST_AUTO_TEST_CASE ( test_Map_copy_std_map  )

Definition at line 138 of file utest-cmap.cpp.

Send comments to:
COOLFluiD Web Admin