#include <dynamic-graph/entity.h>
#include <dynamic-graph/exception-factory.h>
#include <iostream>
#include <sstream>
#include "dynamic-graph/factory.h"
#include "dynamic-graph/pool.h"
#include <dynamic-graph/debug.h>
#include <boost/test/output_test_stream.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE debug - trace |
◆ VP_DEBUG
◆ VP_DEBUG_MODE
◆ VP_TEMPLATE_DEBUG_MODE
#define VP_TEMPLATE_DEBUG_MODE 50 |
◆ BOOST_AUTO_TEST_CASE()
BOOST_AUTO_TEST_CASE |
( |
testDebugTrace |
| ) |
|
Copy the debug file into the oss_debug_file
Definition at line 59 of file debug-trace.cpp.