![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>#include "common/Signal.hpp"#include "common/LibCommon.hpp"#include "common/Builder.hpp"#include "common/Log.hpp"#include "common/OptionT.hpp"#include "common/Group.hpp"#include "common/XML/SignalOptions.hpp"Go to the source code of this file.
Classes | |
| class | CSmall |
| struct | TestSignals_Fixture |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for CF signals" |
Functions | |
| BOOST_AUTO_TEST_CASE (simple_signal) | |
Variables | |
| common::ComponentBuilder< CSmall, Component, LibCommon > | CSmall_Builder |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-signals.cpp.
| #define BOOST_TEST_MODULE "Test module for CF signals" |
Definition at line 8 of file utest-signals.cpp.
| BOOST_AUTO_TEST_CASE | ( | simple_signal | ) |
Definition at line 108 of file utest-signals.cpp.
| common::ComponentBuilder< CSmall, Component, LibCommon > CSmall_Builder |
Definition at line 88 of file utest-signals.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |