COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Macros | Functions
utest-xml-signal-options.cpp File Reference
#include <iostream>
#include "rapidxml/rapidxml.hpp"
#include <boost/test/unit_test.hpp>
#include <boost/assign/list_of.hpp>
#include "common/OptionArray.hpp"
#include "common/OptionComponent.hpp"
#include "common/OptionT.hpp"
#include "common/OptionURI.hpp"
#include <common/Core.hpp>
#include <common/Environment.hpp>
#include <common/OptionList.hpp>
#include "common/XML/FileOperations.hpp"
#include "common/XML/Protocol.hpp"
#include "common/XML/SignalFrame.hpp"
#include "common/XML/SignalOptions.hpp"

Go to the source code of this file.

Classes

struct  XmlFixture
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for XML options manipulation"
 

Functions

 BOOST_AUTO_TEST_CASE (contructors)
 
 BOOST_AUTO_TEST_CASE (xml_to_option)
 
 BOOST_AUTO_TEST_CASE (xml_to_option_types)
 
 BOOST_AUTO_TEST_CASE (xml_to_option_uri_schemes)
 
 BOOST_AUTO_TEST_CASE (xml_to_option_restricted_lists)
 
 BOOST_AUTO_TEST_CASE (set_options_from_vector)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 7 of file utest-xml-signal-options.cpp.

#define BOOST_TEST_MODULE   "Test module for XML options manipulation"

Definition at line 8 of file utest-xml-signal-options.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( contructors  )

Definition at line 49 of file utest-xml-signal-options.cpp.

BOOST_AUTO_TEST_CASE ( xml_to_option  )

Definition at line 136 of file utest-xml-signal-options.cpp.

BOOST_AUTO_TEST_CASE ( xml_to_option_types  )

Definition at line 209 of file utest-xml-signal-options.cpp.

BOOST_AUTO_TEST_CASE ( xml_to_option_uri_schemes  )

Definition at line 264 of file utest-xml-signal-options.cpp.

BOOST_AUTO_TEST_CASE ( xml_to_option_restricted_lists  )

Definition at line 319 of file utest-xml-signal-options.cpp.

BOOST_AUTO_TEST_CASE ( set_options_from_vector  )

Definition at line 353 of file utest-xml-signal-options.cpp.

Send comments to:
COOLFluiD Web Admin