|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <ctype.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "/home/ubuntu/dcl1/Build-D-n/MITK-build/Modules/SceneSerializationBase/test/MitkSceneSerializationBaseTestDriver_extras.h"Go to the source code of this file.
Macros | |
| #define | CM_CAST(TYPE, EXPR) |
Typedefs | |
| typedef int(* | MainFuncPointer) (int, char *[]) |
Functions | |
| int | mitkPropertySerializationTest (int, char *[]) |
| Test for all PropertySerializer classes. More... | |
| int | mitkVectorPropertySerializerTest (int, char *[]) |
| static char * | lowercase (const char *string) |
| int | main (int ac, char *av[]) |
Variables | |
| static functionMapEntry | cmakeGeneratedFunctionMapEntries [] |
| static const int | NumTests |
| #define CM_CAST | ( | TYPE, | |
| EXPR | |||
| ) |
Definition at line 21 of file MitkSceneSerializationBaseTestDriver_main.cpp.
Referenced by lowercase().
| typedef int(* MainFuncPointer) (int, char *[]) |
Definition at line 26 of file MitkSceneSerializationBaseTestDriver_main.cpp.
|
static |
Definition at line 51 of file MitkSceneSerializationBaseTestDriver_main.cpp.
References CM_CAST.
Referenced by main().
| int main | ( | int | ac, |
| char * | av[] | ||
| ) |
Definition at line 69 of file MitkSceneSerializationBaseTestDriver_main.cpp.
References cmakeGeneratedFunctionMapEntries, globalCmdLineArgs, lowercase(), NumTests, mitk::LoggingBackend::Register(), and mitk::LoggingBackend::Unregister().
| int mitkPropertySerializationTest | ( | int | , |
| char * | [] | ||
| ) |
Test for all PropertySerializer classes.
Documentation
Definition at line 70 of file mitkPropertySerializationTest.cpp.
References mitk::FillVector3D(), mitk::FillVector4D(), MITK_TEST_BEGIN(), MITK_TEST_CONDITION_REQUIRED, MITK_TEST_END(), mitk::BoolProperty::New(), mitk::IntProperty::New(), mitk::FloatProperty::New(), mitk::DoubleProperty::New(), mitk::PropertyListSerializer::New(), mitk::Surface::New(), mitk::Vector3DProperty::New(), mitk::ModalityProperty::New(), mitk::VtkInterpolationProperty::New(), mitk::VtkRepresentationProperty::New(), mitk::AnnotationProperty::New(), mitk::GroupTagProperty::New(), mitk::VtkResliceInterpolationProperty::New(), mitk::Point3dProperty::New(), mitk::VtkScalarModeProperty::New(), mitk::VtkVolumeRenderingProperty::New(), mitk::Point4dProperty::New(), mitk::Point3iProperty::New(), mitk::VtkWidgetRendering::New(), mitk::ClippingProperty::New(), mitk::PlaneOrientationProperty::New(), mitk::FloatLookupTableProperty::New(), mitk::BoolLookupTableProperty::New(), mitk::IntLookupTableProperty::New(), mitk::StringLookupTableProperty::New(), mitk::StringProperty::New(), mitk::LevelWindowProperty::New(), mitk::LookupTable::New(), mitk::LookupTableProperty::New(), mitk::ColorProperty::New(), mitk::DataNode::New(), mitk::PropertyList::New(), mitk::PointSet::New(), mitk::Image::New(), mitk::GenericLookupTable< T >::SetTableValue(), and TestAllProperties().
| int mitkVectorPropertySerializerTest | ( | int | , |
| char * | [] | ||
| ) |
|
static |
Definition at line 33 of file MitkSceneSerializationBaseTestDriver_main.cpp.
Referenced by main().
|
static |
Definition at line 46 of file MitkSceneSerializationBaseTestDriver_main.cpp.
Referenced by main().