#include "unit.hpp"
#include <boost/serialization/vector.hpp>
#include <boost/array.hpp>
#include <rtt-fwd.hpp>
#include <internal/DataSources.hpp>
#include <types/type_discovery.hpp>
#include <os/fosi.h>
#include <boost/lambda/lambda.hpp>
#include "datasource_fixture.hpp"
#include "types/StructTypeInfo.hpp"
#include "types/CArrayTypeInfo.hpp"
#include "types/SequenceTypeInfo.hpp"
#include "types/BoostArrayTypeInfo.hpp"
Go to the source code of this file.
Classes | |
class | TypeArchiveTest |
Functions | |
BOOST_AUTO_TEST_CASE (testATypeDiscovery) | |
BOOST_AUTO_TEST_CASE (testBTypeDiscovery) |
BOOST_AUTO_TEST_CASE | ( | testATypeDiscovery | ) |
Definition at line 52 of file type_discovery_test.cpp.
BOOST_AUTO_TEST_CASE | ( | testBTypeDiscovery | ) |
Definition at line 102 of file type_discovery_test.cpp.