![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <iostream>#include <boost/test/unit_test.hpp>#include "common/CF.hpp"#include "common/ActionDirector.hpp"#include "common/Core.hpp"#include "common/Foreach.hpp"#include "common/URI.hpp"Go to the source code of this file.
Classes | |
| struct | SetIntegerAction |
| Action that sets an integer, for testing purposes. More... | |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for ActionDirector" |
Functions | |
| BOOST_AUTO_TEST_CASE (ActionDirectorBasic) | |
| BOOST_AUTO_TEST_CASE (ActionDirectorAppend) | |
| BOOST_AUTO_TEST_CASE (ActionDirectorStream) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-action-director.cpp.
| #define BOOST_TEST_MODULE "Test module for ActionDirector" |
Definition at line 8 of file utest-action-director.cpp.
| BOOST_AUTO_TEST_CASE | ( | ActionDirectorBasic | ) |
Definition at line 46 of file utest-action-director.cpp.
| BOOST_AUTO_TEST_CASE | ( | ActionDirectorAppend | ) |
Definition at line 56 of file utest-action-director.cpp.
| BOOST_AUTO_TEST_CASE | ( | ActionDirectorStream | ) |
Definition at line 68 of file utest-action-director.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |