COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Macros | Functions
utest-log.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <boost/iostreams/device/back_inserter.hpp>
#include <iostream>
#include "common/Log.hpp"

Go to the source code of this file.

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for CF log facility"
 

Functions

 BOOST_AUTO_TEST_CASE (openFiles)
 
 BOOST_AUTO_TEST_CASE (FlushBuffer)
 Demonstrate the need to flush after writing an atomic log message. More...
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

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

#define BOOST_TEST_MODULE   "Test module for CF log facility"

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

Function Documentation

BOOST_AUTO_TEST_CASE ( openFiles  )

Definition at line 32 of file utest-log.cpp.

BOOST_AUTO_TEST_CASE ( FlushBuffer  )

Demonstrate the need to flush after writing an atomic log message.

Definition at line 54 of file utest-log.cpp.

Send comments to:
COOLFluiD Web Admin