COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include "rapidxml/rapidxml.hpp"
#include <boost/test/unit_test.hpp>
#include "common/Log.hpp"
#include "common/URI.hpp"
#include "common/XML/SignalFrame.hpp"
#include "common/XML/Protocol.hpp"
#include "common/XML/XmlDoc.hpp"
#include "common/XML/FileOperations.hpp"
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE "Test module for XML maps manipulation" |
Functions | |
BOOST_AUTO_TEST_CASE (contructors) | |
BOOST_AUTO_TEST_CASE (map) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 7 of file utest-xml-signal-frame.cpp.
#define BOOST_TEST_MODULE "Test module for XML maps manipulation" |
Definition at line 8 of file utest-xml-signal-frame.cpp.
BOOST_AUTO_TEST_CASE | ( | contructors | ) |
Definition at line 30 of file utest-xml-signal-frame.cpp.
BOOST_AUTO_TEST_CASE | ( | map | ) |
Definition at line 92 of file utest-xml-signal-frame.cpp.
Send comments to: COOLFluiD Web Admin |