$search
#include <rtt/os/tlsf/tlsf.h>
#include <os/main.h>
#include <Logger.hpp>
#include <iostream>
#include <os/StartStopManager.hpp>
#include <transports/corba/TaskContextServer.hpp>
#include <transports/corba/CorbaDispatcher.hpp>
#include "test-runner.hpp"
#include <boost/test/unit_test.hpp>
#include <boost/test/included/unit_test.hpp>
Go to the source code of this file.
Classes | |
struct | InitOrocos |
Defines | |
#define | ORO_MEMORY_POOL |
Functions | |
boost::unit_test::test_suite * | init_unit_test_suite (int argc, char **const argv) |
#define ORO_MEMORY_POOL |
Definition at line 21 of file test-runner-corba.cpp.
boost::unit_test::test_suite* init_unit_test_suite | ( | int | argc, | |
char **const | argv | |||
) |
Definition at line 66 of file test-runner-corba.cpp.