#include "unit.hpp"
#include "logger_test.hpp"
#include <iostream>
#include <boost/scoped_ptr.hpp>
#include <Activity.hpp>
#include <base/RunnableInterface.hpp>
Go to the source code of this file.
Classes | |
class | Dummy |
struct | TestLog |
Macros | |
#define | QS 10 |
Functions | |
BOOST_AUTO_TEST_CASE (testStartStop) | |
BOOST_AUTO_TEST_CASE (testLogEnv) | |
BOOST_AUTO_TEST_CASE (testNewLog) | |
BOOST_AUTO_TEST_CASE (testThreadLog) | |
#define QS 10 |
Definition at line 36 of file logger_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testStartStop | ) |
Definition at line 69 of file logger_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testLogEnv | ) |
Definition at line 75 of file logger_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testNewLog | ) |
Definition at line 89 of file logger_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testThreadLog | ) |
Definition at line 103 of file logger_test.cpp.