#include "../Config.h"#include <terralib/rp.h>#include <terralib/common.h>#include <boost/test/unit_test.hpp>Go to the source code of this file.
Macros | |
| #define | BOOST_TEST_NO_MAIN |
Functions | |
| BOOST_AUTO_TEST_CASE (rAMMemPol_test) | |
| BOOST_AUTO_TEST_CASE (autoMemPol_test) | |
| BOOST_AUTO_TEST_CASE (diskMemPol_test) | |
| BOOST_AUTO_TEST_SUITE (matrix_tests) BOOST_AUTO_TEST_CASE(generic_tests) | |
| #define BOOST_TEST_NO_MAIN |
Definition at line 32 of file TsMatrix.cpp.
| BOOST_AUTO_TEST_CASE | ( | rAMMemPol_test | ) |
Definition at line 116 of file TsMatrix.cpp.
References col, te::rp::Matrix< TemplateElementType >::getMemPolicy(), line, and te::rp::Matrix< TemplateElementType >::reset().
| BOOST_AUTO_TEST_CASE | ( | autoMemPol_test | ) |
Definition at line 154 of file TsMatrix.cpp.
References col, te::rp::Matrix< TemplateElementType >::getMemPolicy(), line, and te::rp::Matrix< TemplateElementType >::reset().
| BOOST_AUTO_TEST_CASE | ( | diskMemPol_test | ) |
| BOOST_AUTO_TEST_SUITE | ( | matrix_tests | ) |
Definition at line 35 of file TsMatrix.cpp.
References te::rp::Matrix< TemplateElementType >::getColumnsNumber(), te::rp::Matrix< TemplateElementType >::getLinesNumber(), te::rp::Matrix< TemplateElementType >::getMemPolicy(), te::rp::Matrix< TemplateElementType >::isEmpty(), and te::rp::Matrix< TemplateElementType >::reset().