![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/assign/std/vector.hpp>#include <boost/mpl/if.hpp>#include <boost/test/unit_test.hpp>#include <boost/type_traits/is_base_of.hpp>#include "common/BasicExceptions.hpp"#include "common/Group.hpp"#include "common/Core.hpp"#include "common/OptionArray.hpp"#include "common/OptionComponent.hpp"#include "common/OptionList.hpp"#include "common/OptionT.hpp"Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for the options facility" |
Functions | |
| BOOST_AUTO_TEST_CASE (StringOption) | |
| BOOST_AUTO_TEST_CASE (ComponentOption) | |
| BOOST_AUTO_TEST_CASE (TestOptionArray) | |
| BOOST_AUTO_TEST_CASE (TestOptionURI) | |
| BOOST_AUTO_TEST_CASE (ResetOptions) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-options.cpp.
| #define BOOST_TEST_MODULE "Test module for the options facility" |
Definition at line 8 of file utest-options.cpp.
| BOOST_AUTO_TEST_CASE | ( | StringOption | ) |
Definition at line 37 of file utest-options.cpp.
| BOOST_AUTO_TEST_CASE | ( | ComponentOption | ) |
Definition at line 48 of file utest-options.cpp.
| BOOST_AUTO_TEST_CASE | ( | TestOptionArray | ) |
Definition at line 83 of file utest-options.cpp.
| BOOST_AUTO_TEST_CASE | ( | TestOptionURI | ) |
Definition at line 94 of file utest-options.cpp.
| BOOST_AUTO_TEST_CASE | ( | ResetOptions | ) |
Definition at line 104 of file utest-options.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |