![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <boost/test/unit_test.hpp>#include "common/OSystem.hpp"#include "common/OSystemLayer.hpp"Go to the source code of this file.
Classes | |
| struct | OSystemFixture |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE "Test module for OSystem layer" |
Functions | |
| BOOST_AUTO_TEST_CASE (layer_ptr) | |
| BOOST_AUTO_TEST_CASE (libloader_ptr) | |
| BOOST_AUTO_TEST_CASE (execute_command) | |
| BOOST_AUTO_TEST_CASE (layer) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-osystem.cpp.
| #define BOOST_TEST_MODULE "Test module for OSystem layer" |
Definition at line 8 of file utest-osystem.cpp.
| BOOST_AUTO_TEST_CASE | ( | layer_ptr | ) |
Definition at line 36 of file utest-osystem.cpp.
| BOOST_AUTO_TEST_CASE | ( | libloader_ptr | ) |
Definition at line 40 of file utest-osystem.cpp.
| BOOST_AUTO_TEST_CASE | ( | execute_command | ) |
Definition at line 45 of file utest-osystem.cpp.
| BOOST_AUTO_TEST_CASE | ( | layer | ) |
Definition at line 55 of file utest-osystem.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |