![]() |
Project
|
test iterators that allow to zip/unzip data on the fly More...
Go to the source code of this file.
Classes | |
class | ShiftFunctor< value_T, shift > |
struct | test_CombninedIteratorFixture |
Macros | |
#define | BOOST_TEST_MODULE Utility test |
#define | BOOST_TEST_MAIN |
#define | BOOST_TEST_DYN_LINK |
Functions | |
BOOST_FIXTURE_TEST_CASE (test_CombinedInputIteratorBase, test_CombninedIteratorFixture) | |
BOOST_FIXTURE_TEST_CASE (test_CombinedOutputIteratorBase, test_CombninedIteratorFixture) | |
BOOST_FIXTURE_TEST_CASE (test_CombinedInputIteratorReadArray, test_CombninedIteratorFixture) | |
BOOST_FIXTURE_TEST_CASE (test_CombinedOutputIteratorWriteArray, test_CombninedIteratorFixture) | |
test iterators that allow to zip/unzip data on the fly
Definition in file test_ransIterators.cxx.
#define BOOST_TEST_DYN_LINK |
Definition at line 18 of file test_ransIterators.cxx.
#define BOOST_TEST_MAIN |
Definition at line 17 of file test_ransIterators.cxx.
#define BOOST_TEST_MODULE Utility test |
Definition at line 16 of file test_ransIterators.cxx.
BOOST_FIXTURE_TEST_CASE | ( | test_CombinedInputIteratorBase | , |
test_CombninedIteratorFixture | |||
) |
Definition at line 55 of file test_ransIterators.cxx.
BOOST_FIXTURE_TEST_CASE | ( | test_CombinedInputIteratorReadArray | , |
test_CombninedIteratorFixture | |||
) |
Definition at line 162 of file test_ransIterators.cxx.
BOOST_FIXTURE_TEST_CASE | ( | test_CombinedOutputIteratorBase | , |
test_CombninedIteratorFixture | |||
) |
Definition at line 121 of file test_ransIterators.cxx.
BOOST_FIXTURE_TEST_CASE | ( | test_CombinedOutputIteratorWriteArray | , |
test_CombninedIteratorFixture | |||
) |
Definition at line 170 of file test_ransIterators.cxx.