COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Macros | Functions
utest-binarydata.cpp File Reference
#include <iostream>
#include <boost/mpl/if.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/uniform_int_distribution.hpp>
#include <boost/random/uniform_real_distribution.hpp>
#include "common/BinaryDataReader.hpp"
#include "common/BinaryDataWriter.hpp"
#include "common/Core.hpp"
#include "common/List.hpp"
#include "common/OptionList.hpp"
#include "common/Table.hpp"
#include "common/PE/Comm.hpp"
#include <common/Environment.hpp>

Go to the source code of this file.

Classes

struct  BinaryDataFixture
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for cf3::Component"
 

Functions

 BOOST_AUTO_TEST_CASE (InitMPI)
 
 BOOST_AUTO_TEST_CASE (WriteBinaryData)
 
 BOOST_AUTO_TEST_CASE (ReadBinaryData)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 7 of file utest-binarydata.cpp.

#define BOOST_TEST_MODULE   "Test module for cf3::Component"

Definition at line 8 of file utest-binarydata.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( InitMPI  )

Definition at line 89 of file utest-binarydata.cpp.

BOOST_AUTO_TEST_CASE ( WriteBinaryData  )

Definition at line 96 of file utest-binarydata.cpp.

BOOST_AUTO_TEST_CASE ( ReadBinaryData  )

Definition at line 136 of file utest-binarydata.cpp.

Send comments to:
COOLFluiD Web Admin