#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 | SequenceTypeTest |
Functions | |
| BOOST_AUTO_TEST_CASE (testCTypeArray) | |
| BOOST_AUTO_TEST_CASE (testContainerType) | |
| BOOST_AUTO_TEST_CASE (testStringContainerType) | |
| BOOST_AUTO_TEST_CASE | ( | testCTypeArray | ) |
Definition at line 52 of file type_discovery_container_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | testContainerType | ) |
Definition at line 97 of file type_discovery_container_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | testStringContainerType | ) |
Definition at line 159 of file type_discovery_container_test.cpp.