#include <terralib_buildconfig.h>#include <terralib/raster.h>#include "../Config.h"#include <boost/test/unit_test.hpp>#include <boost/shared_ptr.hpp>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (dummySetValue_test) | |
| BOOST_AUTO_TEST_CASE (get4bits_test) | |
| BOOST_AUTO_TEST_CASE (get2bits_test) | |
| BOOST_AUTO_TEST_SUITE (blockUtils_tests) BOOST_AUTO_TEST_CASE(dummyGetValue_test) | |
| BOOST_AUTO_TEST_CASE | ( | dummySetValue_test | ) |
Definition at line 42 of file TsBlockUtils.cpp.
| BOOST_AUTO_TEST_CASE | ( | get4bits_test | ) |
Definition at line 46 of file TsBlockUtils.cpp.
| BOOST_AUTO_TEST_CASE | ( | get2bits_test | ) |
Definition at line 50 of file TsBlockUtils.cpp.
| BOOST_AUTO_TEST_SUITE | ( | blockUtils_tests | ) |
Definition at line 36 of file TsBlockUtils.cpp.