#include <rtt/os/tlsf/tlsf.h>#include <os/main.h>#include <Logger.hpp>#include <iostream>#include <cstdlib>#include <os/StartStopManager.hpp>#include "test-runner.hpp"#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Classes | |
| struct | InitOrocos |
Defines | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MAIN |
| #define | ORO_MEMORY_POOL |
Functions | |
| boost::unit_test::test_suite * | init_unit_test_suite (int argc, char **const argv) |
| #define BOOST_TEST_DYN_LINK |
Definition at line 33 of file test-runner.cpp.
| #define BOOST_TEST_MAIN |
Definition at line 32 of file test-runner.cpp.
| #define ORO_MEMORY_POOL |
Definition at line 21 of file test-runner.cpp.
| boost::unit_test::test_suite* init_unit_test_suite | ( | int | argc, |
| char **const | argv | ||
| ) |
Definition at line 44 of file test-runner.cpp.