![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>#include "common/Link.hpp"#include "common/Group.hpp"#include "common/Handle.hpp"Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for cf3::common::handle" |
Functions | |
| BOOST_AUTO_TEST_CASE (NullHandle) | |
| BOOST_AUTO_TEST_CASE (ValidHandle) | |
| BOOST_AUTO_TEST_CASE (Conversion) | |
| BOOST_AUTO_TEST_CASE (Reassign) | |
| BOOST_AUTO_TEST_CASE (AssignToConst) | |
| BOOST_AUTO_TEST_CASE (AssignToBase) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-handle.cpp.
| #define BOOST_TEST_MODULE "Test module for cf3::common::handle" |
Definition at line 8 of file utest-handle.cpp.
| BOOST_AUTO_TEST_CASE | ( | NullHandle | ) |
Definition at line 25 of file utest-handle.cpp.
| BOOST_AUTO_TEST_CASE | ( | ValidHandle | ) |
Definition at line 39 of file utest-handle.cpp.
| BOOST_AUTO_TEST_CASE | ( | Conversion | ) |
Definition at line 54 of file utest-handle.cpp.
| BOOST_AUTO_TEST_CASE | ( | Reassign | ) |
Definition at line 107 of file utest-handle.cpp.
| BOOST_AUTO_TEST_CASE | ( | AssignToConst | ) |
Definition at line 120 of file utest-handle.cpp.
| BOOST_AUTO_TEST_CASE | ( | AssignToBase | ) |
Definition at line 130 of file utest-handle.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |