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/SemanticRelations/Test/MitkSemanticRelationsTestDriver_extras.h"
Go to the source code of this file.
Macros | |
#define | CM_CAST(TYPE, EXPR) |
Typedefs | |
typedef int(* | MainFuncPointer) (int, char *[]) |
Functions | |
int | mitkSemanticRelationsTest (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 20 of file MitkSemanticRelationsTestDriver_main.cpp.
Referenced by lowercase().
typedef int(* MainFuncPointer) (int, char *[]) |
Definition at line 25 of file MitkSemanticRelationsTestDriver_main.cpp.
|
static |
Definition at line 46 of file MitkSemanticRelationsTestDriver_main.cpp.
References CM_CAST.
Referenced by main().
int main | ( | int | ac, |
char * | av[] | ||
) |
Definition at line 64 of file MitkSemanticRelationsTestDriver_main.cpp.
References cmakeGeneratedFunctionMapEntries, globalCmdLineArgs, lowercase(), NumTests, mitk::LoggingBackend::Register(), and mitk::LoggingBackend::Unregister().
int mitkSemanticRelationsTest | ( | int | , |
char * | [] | ||
) |
|
static |
Definition at line 32 of file MitkSemanticRelationsTestDriver_main.cpp.
Referenced by main().
|
static |
Definition at line 41 of file MitkSemanticRelationsTestDriver_main.cpp.
Referenced by main().