libmoost
/home/mhx/git/github/libmoost/test/io/async_writer.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <boost/test/test_tools.hpp>
#include <vector>
#include <istream>
#include <ostream>
#include <fstream>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>
#include "../../include/moost/thread/xtime_util.hpp"
#include "../../include/moost/io/async_writer.hpp"
Include dependency graph for async_writer.cpp:

Go to the source code of this file.

Classes

struct  Item
struct  Fixture
struct  Fixture::TempDirectory

Functions

 BOOST_FIXTURE_TEST_CASE (test_nothing, Fixture)
 BOOST_FIXTURE_TEST_CASE (test_something, Fixture)
 BOOST_FIXTURE_TEST_CASE (test_stopstart, Fixture)
 BOOST_FIXTURE_TEST_CASE (test_rollover, Fixture)
 BOOST_FIXTURE_TEST_CASE (test_timeofday_rollover, Fixture)

Function Documentation

BOOST_FIXTURE_TEST_CASE ( test_nothing  ,
Fixture   
)

Definition at line 100 of file async_writer.cpp.

BOOST_FIXTURE_TEST_CASE ( test_something  ,
Fixture   
)

Definition at line 114 of file async_writer.cpp.

Here is the call graph for this function:

BOOST_FIXTURE_TEST_CASE ( test_stopstart  ,
Fixture   
)

Definition at line 130 of file async_writer.cpp.

Here is the call graph for this function:

BOOST_FIXTURE_TEST_CASE ( test_rollover  ,
Fixture   
)

Definition at line 160 of file async_writer.cpp.

Here is the call graph for this function:

BOOST_FIXTURE_TEST_CASE ( test_timeofday_rollover  ,
Fixture   
)

Definition at line 200 of file async_writer.cpp.

Here is the call graph for this function: