MRPT
2.0.1
|
#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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |