MRPT
1.9.9
|
#include <gtest/gtest.h>
#include <mrpt/containers/deepcopy_ptr.h>
#include <mrpt/core/common.h>
#include <mrpt/poses/CPose2D.h>
Go to the source code of this file.
Functions | |
TEST (copy_ptr, SimpleOps) | |
TEST (copy_ptr, StlContainer) | |
TEST (poly_ptr, SimpleOps) | |
TEST (poly_ptr, StlContainer) | |
TEST | ( | copy_ptr | , |
SimpleOps | |||
) |
Definition at line 18 of file poly_ptr_unittest.cpp.
References EXPECT_TRUE(), and mrpt::containers::internal::generic_copier_ptr< T, Copier >::reset().
TEST | ( | copy_ptr | , |
StlContainer | |||
) |
Definition at line 46 of file poly_ptr_unittest.cpp.
References EXPECT_TRUE().
TEST | ( | poly_ptr | , |
SimpleOps | |||
) |
Definition at line 69 of file poly_ptr_unittest.cpp.
References EXPECT_NEAR(), EXPECT_TRUE(), mrpt::containers::internal::generic_copier_ptr< T, Copier >::reset(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::x_incr().
TEST | ( | poly_ptr | , |
StlContainer | |||
) |
Definition at line 97 of file poly_ptr_unittest.cpp.
References EXPECT_NEAR().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |