|
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/DICOMTesting/test/MitkDICOMTestingTestDriver_extras.h"Go to the source code of this file.
Macros | |
| #define | CM_CAST(TYPE, EXPR) |
Typedefs | |
| typedef int(* | MainFuncPointer) (int, char *[]) |
Functions | |
| int | mitkDICOMTestingSanityTest (int, char *[]) |
| int | mitkDICOMPreloadedVolumeTest (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 MitkDICOMTestingTestDriver_main.cpp.
Referenced by lowercase().
| typedef int(* MainFuncPointer) (int, char *[]) |
Definition at line 26 of file MitkDICOMTestingTestDriver_main.cpp.
|
static |
Definition at line 51 of file MitkDICOMTestingTestDriver_main.cpp.
References CM_CAST.
Referenced by main().
| int main | ( | int | ac, |
| char * | av[] | ||
| ) |
Definition at line 69 of file MitkDICOMTestingTestDriver_main.cpp.
References cmakeGeneratedFunctionMapEntries, globalCmdLineArgs, lowercase(), NumTests, mitk::LoggingBackend::Register(), and mitk::LoggingBackend::Unregister().
| int mitkDICOMPreloadedVolumeTest | ( | int | , |
| char * | [] | ||
| ) |
| int mitkDICOMTestingSanityTest | ( | int | , |
| char * | [] | ||
| ) |
|
static |
Definition at line 33 of file MitkDICOMTestingTestDriver_main.cpp.
Referenced by main().
|
static |
Definition at line 46 of file MitkDICOMTestingTestDriver_main.cpp.
Referenced by main().