COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <set>
#include <boost/test/unit_test.hpp>
#include "common/CF.hpp"
#include "common/CreateComponentDataType.hpp"
#include "common/Log.hpp"
#include "common/Foreach.hpp"
Go to the source code of this file.
Classes | |
struct | DataComponentWrapperFixture |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test module for DataComponentWrapper.hpp" |
Functions | |
BOOST_AUTO_TEST_CASE (test_DataComponentWrapper) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-create-component-datatype.cpp.
#define BOOST_TEST_MODULE "Test module for DataComponentWrapper.hpp" |
Definition at line 8 of file utest-create-component-datatype.cpp.
BOOST_AUTO_TEST_CASE | ( | test_DataComponentWrapper | ) |
Definition at line 44 of file utest-create-component-datatype.cpp.
Send comments to: COOLFluiD Web Admin |