14 #include <Carna/Carna.h> 47 void cleanupTestCase();
59 void test_instantiation();
61 void test_parenthesisOperator();
67 std::unique_ptr< base::VolumeGrid< base::IntensityVolumeUInt16, void > > grid;
96 void cleanupTestCase();
108 void test_instantiation();
110 void test_parenthesisOperator1();
112 void test_parenthesisOperator2();
118 std::unique_ptr< base::VolumeGrid< base::IntensityVolumeUInt8, void > > grid;
Module-tests of the Carna::base::VolumeGrid class.
Module-tests of the Carna::base::VolumeGrid class.