Go to the source code of this file.
Defines | |
| #define | ITK_TEST_DIMENSION_MAX 6 |
| #define | REGISTER_TEST(test) |
Typedefs | |
| typedef int(* | MainFuncPointer )(int, char *[]) |
Functions | |
| int | main (int ac, char *av[]) |
| void | PrintAvailableTests () |
| void | RegisterTests () |
| std::map< std::string, int > | RegressionTestBaselines (char *) |
| int | RegressionTestImage (const char *, const char *, int) |
Variables | |
| std::map< std::string, MainFuncPointer > | StringToTestFunctionMap |
|
|
Definition at line 45 of file itkTestMain.h. Referenced by RegressionTestImage(). |
|
|
Value: extern int test(int, char* [] ); \ StringToTestFunctionMap[#test] = test Definition at line 50 of file itkTestMain.h. |
|
|
Definition at line 47 of file itkTestMain.h. |
|
||||||||||||
|
Definition at line 71 of file itkTestMain.h. References itk::iterator(), NULL, PrintAvailableTests(), RegisterTests(), RegressionTestBaselines(), RegressionTestImage(), and StringToTestFunctionMap. |
|
|
Definition at line 58 of file itkTestMain.h. References itk::iterator(), and StringToTestFunctionMap. Referenced by main(). |
|
|
Referenced by main(). |
|
|
Definition at line 384 of file itkTestMain.h. Referenced by main(). |
|
||||||||||||||||
|
Definition at line 198 of file itkTestMain.h. References ITK_TEST_DIMENSION_MAX, HardConnectedComponentImageFilter::New(), and itk::ImageToImageFilterDetail::region(). Referenced by main(). |
|
|
Definition at line 48 of file itkTestMain.h. Referenced by main(), and PrintAvailableTests(). |
1.4.2 written by Dimitri van Heesch,
© 1997-2000